CURRENTLY IN DEVELOPMENT
Prototype of the Health Event and Flu Tracker app submission for the Public Service App challenge.
Used to give a presentation of the app concepts for a presentation for further development support.
- Install Nodejs
- In the console type
npm install
- In the console type
npm install -g grunt-cli
- In the console type
grunt
for the default local build task orgrunt <task name>
for a specific build task.
- Task names can be found in
Gruntfile.js