This website is used as a registration portal during the recruitment days for the SDSLabs.
- Install node and npm.
- Run
npm install.
- Run
./node_modules/.bin/gruntto serve the site with livereload for development.
- Run
./node_modules/.bin/grunt serveto build the production website indistfolder.