Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 165 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 165 Bytes

Install the dependencies and start the server.

git clone git@github.com:rishoej/React-weather-app.git
npm install
node server.js
open http://localhost:3000