Skip to content

MichaelTamlyn/weather

 
 

Repository files navigation

Local Weather

Angular Demo App

#To Run this App

  1. Install Nodejs
  2. Clone repository
  3. Navigate to the root of project : cd weather
  4. Install grunt and grunt-cli : npm install -g grunt grunt-cli
  5. Install dependicies : npm install
  6. Install bower dependencies : bower install
  7. Run the app : grunt serve
  8. Open browser and navigate to http://localhost:9000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ApacheConf 45.3%
  • JavaScript 33.0%
  • HTML 13.6%
  • CSS 8.1%