mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-22 19:49:31 -07:00
fix run example in readme
This commit is contained in:
@@ -22,6 +22,7 @@ There are a lot of CORS considerations and issues with api.weather.gov that are
|
|||||||
```
|
```
|
||||||
git clone https://github.com/netbymatt/ws4kp.git
|
git clone https://github.com/netbymatt/ws4kp.git
|
||||||
cd ws4kp
|
cd ws4kp
|
||||||
|
npm i
|
||||||
node index.js
|
node index.js
|
||||||
```
|
```
|
||||||
Open your web browser: http://localhost:8080/
|
Open your web browser: http://localhost:8080/
|
||||||
|
|||||||
Reference in New Issue
Block a user