Newer
Older
[](https://travis-ci.org/political-memory/political_memory)
git clone git@github.com:political-memory/political_memory.git
# Some static files
bower install
# Install node modules
npm install
# Build static files
node_modules/gulp/bin/gulp.js less
# In another terminal (don't forget to activate the venv)
./manage.py runserver