Merge branch 'master' of github.com:Jessecar96/Weatherscan

This commit is contained in:
Jesse Cardone 2018-09-19 18:19:24 -04:00
commit 6c91fa1585
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@ Weatherscan simulation in HTML/JS/CSS
Visit https://weatherscan.app/?long_island for a demo
## Running locally
1. Download & Install [node.js LTS](https://nodejs.org/en/)
2. Run `npm start` in the root folder of this project.
3. Follow the link in the console output.
## Development
This project uses gulp to compile SASS to CSS.
1. Download & Install [node.js LTS](https://nodejs.org/en/)