Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 183 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 183 Bytes

simple weather app using angular 1.5 with modules

  1. npm install (install dependencies)
  2. npm run build (install modules via browserify)
  3. npm run serve (launches the app) npon