#Project task manager based on polymer + angularjs
##Setup Environment## Use bower for package management.
- bower install #download polymer & angularj libs
- python -m SimpleHTTPServer 8999 #run a simple HTTP server 55B7 li>
- http://localhost:8999/app/index.html
##TODO##
- For now only support localstorage for task and project management. Will integration server side.
- For now only support chrome for some compatible issue.