Skip to content

hsemo/mandsaur-city

Repository files navigation

Mandsaur City Website

A little virtual tour of Mandsaur.

How to view the site

# Clone this repository:
git clone "https://github.com/hsemo/mandsaur-city.git"
cd mandsaur-city

#Install dependencies:
npm install
# or with pnpm:
pnpm install

# View the site with:
npm start
# or with pnpm:
pnpm start

Releases

No releases published

Packages

No packages published