Last active
October 9, 2015 20:39
Nitrous Polymer init
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update | |
sudo apt-get dist-upgrade | |
sudo apt-get clean | |
sudo apt-get autoclean | |
npm install -g gulp bower yo | |
npm install -g generator-polymer | |
npm install -g firebase-tools |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment