Skip to content

RedCedarCohort/PrairieHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrairieHub

Getting Started

Install pip

Install virtualenv

pip install virtualenv

Create the virtual environment in the project root

virtualenv venv

Activate the virtual environment

source venv/bin/activate

Install required packages

pip install -r requirements.txt

Launch the development server

python runserver.py

About

Startup Weekend CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages