Skip to content

DersJ/hackNC2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack NC 2018

Get Started

Setup

git clone https://github.com/DersJ/hackNC2018
cd hackNC2018
mkvirtualenv --python python3.6 hackNC
setvirtualenvproject

pip install -r requirements.txt

DB Config

hacknc/manage.py migrate
hacknc/manage.py createsuperuser

Run the Server

hacknc/manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published