Skip to content

Instantly share code, notes, and snippets.

@xezpeleta
Last active August 29, 2015 14:22
Show Gist options
  • Save xezpeleta/a3f880f21af6cd16f617 to your computer and use it in GitHub Desktop.
Save xezpeleta/a3f880f21af6cd16f617 to your computer and use it in GitHub Desktop.
Playing with the Guardian source
# 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