Browse forecast results
To develop
- download and install a recentish version of Node.js
- clone this repo
- in this repo run
yarn installyarn start- a browser window will open and any code edits will refresh the browser
To deploy
yarn build- copy the .js file (e.g.
urbanexplorer-v0.0.2.js) fromdisttodocs/distand commit (gh-pages is run from docs directory in this repo) - bump versions when appropriate and update
docs/index.htmlwhen the version/filename is updated