New website!!!!!!

This commit is contained in:
BuildTools 2022-03-12 22:27:39 -05:00
parent fd3083bad0
commit 68176313a9
1 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Weatherscan Simulator
Weatherscan simulation in HTML/JS/CSS
Visit https://weatherscan.app/?long_island for a demo
Visit https://weatherscan.tk/?long_island for a demo
## Running locally
1. Download & Install [node.js LTS](https://nodejs.org/en/)
@ -14,8 +14,4 @@ Visit https://weatherscan.app/?long_island for a demo
8. 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/)
2. Run `npm install gulp-cli -g`
2. Run `npm install` in the root folder of this project.
3. Run `gulp` or `gulp watch` in the root directory to compile.
Install the simulator like normal.