A barebones Node.js app using Express 4.
Make sure you have Node.js installed.
git clone https://github.com/manojjahgirdar/basic-node-weather-app.git
cd basic-node-weather-app
npm install
npm startYour app should now be running on localhost:3000.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A barebones Node.js app using Express 4.
Make sure you have Node.js installed.
git clone https://github.com/manojjahgirdar/basic-node-weather-app.git
cd basic-node-weather-app
npm install
npm startYour app should now be running on localhost:3000.