Skip to content

snbfan/weatherapp_angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App "zvrapp"

Warning: Make sure you're using the latest version of Node.js and NPM

The App

  1. Uses mocked backend data
  2. Displays the weather for a today/3-days/5-days
  3. You can filter by the city

Quick start

  1. cd zvrapp
  2. npm install
  3. npm start
  4. Open http://localhost:8080 in your browser.

Build files

  1. Single run: npm run build
  2. Build files and watch: npm run watch

Unit Tests

  1. Single run: npm test
  2. Live mode (TDD style): npm run test-watch

About

Angular1+Unit+ES6+Webpack+Bootstrap+GMaps+Responsive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published