Skip to content

SHIVAYspec/IndianWiki

Repository files navigation

How to use

Development server

npm install
npm run dev # For development server

Build for production server

npm install
npm run build # Output will be in 'dist' directory
# Since it uses react router.
# The web server should be configured to redirect all the missing links to index.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published