Project starting point template for Web Based Mobile Applications course.
Replace this with your own app's readme file.
- Install Git, Node.js (npm), grunt-cli & bower globally on your computer.
- Clone this repo.
- Modify
package.json
&bower.json
files to match you app (name, version, description). npm install
&bower install
- Develop in src/ folder
- Build using
grunt
- Publish your build/