Front-end of the Techspardha 2017 website.
To view (or build) website do either of the following:
Note: Before deploying run build.
- Open in browser dist/index.html Before, run the following command.
npm run build
- Open in browser deploy/index.html Before, run the following command.
npm run deploy