Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 327 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 327 Bytes

polymer-weather-app

###To start developing:

  • Install node.js and npm
  • Execute npm install -g bower http-server to install bower and simple http server globally
  • Execute bower install to install needed dependencies
  • Execute http-server to start server and open http://localhost:8080