fix run example in readme
This commit is contained in:
parent
822f0d4759
commit
47c7474dda
|
@ -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/
|
||||||
|
|
Loading…
Reference in a new issue