Grunt plugins used
grunt-link-html grunt-contrib-copy
Instructions for running
- Modify path of js,css files according to your project structure.
- Modify path of header-template.html and header.html according to your project structure.
- Run
grunt build-prod // to build for production
grunt build-dev // to build for development