Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexandremasy/sample-angular-weather

Angular weather demonstration application
https://github.com/alexandremasy/sample-angular-weather

Last synced: about 1 hour ago
JSON representation

Angular weather demonstration application

Awesome Lists containing this project

README

        

AngularJS - Weather WebApp
============

Example of an AngularJS web-application using animation and dynamic data. Might not be production ready, but sure is learning ready. Enjoy, feel free to use it.

## Demo

## Installation (dev mode)

1. Install the node module `npm install`
2. Install the bower libs `bower install`
3. Run a the folder in a webserver. E.g. `python -m SimpleHTTPServer`
4. Boom, navigate to the page.
5. *Optional* build the sources (js + less) `gulp dev`