-
Notifications
You must be signed in to change notification settings - Fork 0
Home
nfloersch edited this page Oct 11, 2014
·
4 revisions
Documentation of the app and plan will go in the Wiki.
We'll need some code from Alan's app... http://datadev.stone-env.com/jsonhelper/addgetjson.html
We'll need some code from Nick's SW calc work...
We'll need some of Charlie's Google interfacing code...
To get started with your own JS code, get the Starter Page from the sample code folder. It shows you how to get writing the JS code without spending time on how to run it in a web page, etc.
To run locally: sync the code... in the root of the project folder run ... npm install bower install // npm install grunt-cli -g // npm install bower -g // npm install grunt
grunt serve