Skip to content

zaebee/hackpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Web

Installation

  • virtualenv .env --distribute
  • source .env/bin/activate
  • pip install -r hackthon/req.txt
  • python manage.py syncdb
  • python manage.py migrate --all
  • python manage.py runserver

TODO:

Questions:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published