Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 892 Bytes

readme.md

File metadata and controls

28 lines (17 loc) · 892 Bytes

weather

Simple app for education needs.

Getting started

I assume that you have already installed nodejs 6 (or higher) and npm. So you need to install dependencies and start the project.

npm install
npm start

Links

License

The MIT License