An open API service indexing awesome lists of open source software.

https://github.com/sudheeshshetty/weather-app


https://github.com/sudheeshshetty/weather-app

angular2 bootstrap node-js

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Weather

### Setup
##### Cloning the project
`git clone https://github.com/sudheeshshetty/Weather-App.git`

##### Backend - Node
* Install the node modules.
* Run `npm install`
* Run `npm start`

##### Frontend - Angular2