This project makes use of file watching to give you a reactive development workflow:
- Start
gulp
(orgulp watch
). - Make changes to code.
- React to notifications.
Any time you change a file, appropriate tests will be run for that file.
Before your patches will be accepted, you'll need to agree to one of the CLAs.See http://polymer.github.io/CONTRIBUTORS.txt.