- fork in github
- $git clone https://github.com/[gitUserName]/skafolding-polymer-upstream.git skafolding-polymer
- $git remote add upstream https://github.com/JSFDev/skafolding-polymer-upstream.git
- $npm install
- $bower install
- $grunt start
- Commit changes, whatchout move or remove files
- $git add .
- $git commit -m "comment"
- $git pull upstream master
- $git push origin master
- $grunt start : deploy resources
- $grunt css : compile css