Last active
August 29, 2015 14:22
-
-
Save xezpeleta/a3f880f21af6cd16f617 to your computer and use it in GitHub Desktop.
Playing with the Guardian source
This file contains hidden or 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
# Example | |
git clone [email protected]:guardian/ge2015-results-interactive.git | |
sudo npm install -g grunt-cli | |
sudo npm install -g bower | |
sudo npm install -g sass | |
sudo npm install | |
bower install | |
grunt (--force) | |
http://localhost:8000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment