Build Single Page Applications with this starter kit using RequireJS and Grunt
- NPM
- Bower
- Grunt
To get started, use bower
to install the dependencies
bower install
Use grunt --force
to build the project. I am using --force
to ignore errors in the js files.