/weather

Primary LanguageCSS

weather

To run this first install the latest nodejs

Then, in the root directory of this project, run

npm install
node index.js

If you get an error EADDRINUSE then you can open the index.js file and change the port variable to another number.