fix run example in readme

This commit is contained in:
Matt Walsh 2022-11-14 14:09:59 -06:00
parent 822f0d4759
commit 47c7474dda

View file

@ -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/