fix run example in readme
This commit is contained in:
parent
822f0d4759
commit
47c7474dda
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
cd ws4kp
|
||||
npm i
|
||||
node index.js
|
||||
```
|
||||
Open your web browser: http://localhost:8080/
|
||||
|
|
Loading…
Reference in a new issue