Skip to content

PyWaw/2016.summit.pywaw.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyWaw Summit 2016 website

Dependencies

  • Python 3.5
  • Node.js / npm

Setup local environment

cd summit/
python manage.py migrate
cd static/
npm install