Update README.md

This commit is contained in:
Jesse Cardone 2018-09-19 17:54:04 -04:00 committed by GitHub
parent adb1f3f53c
commit 2b7a0939f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/)