Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 340 Bytes

README.md

File metadata and controls

executable file
·
17 lines (14 loc) · 340 Bytes

Techspardha2017

Front-end of the Techspardha 2017 website.

To view (or build) website do either of the following:

Note: Before deploying run build.

  1. Open in browser dist/index.html Before, run the following command.
npm run build
  1. Open in browser deploy/index.html Before, run the following command.
npm run deploy