https://github.com/sudheeshshetty/weather-app
https://github.com/sudheeshshetty/weather-app
angular2 bootstrap node-js
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sudheeshshetty/weather-app
- Owner: sudheeshshetty
- Created: 2017-06-14T03:22:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T19:37:55.000Z (about 9 years ago)
- Last Synced: 2025-01-25T10:26:53.278Z (over 1 year ago)
- Topics: angular2, bootstrap, node-js
- Language: TypeScript
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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