Skip to content

BrandonTang/BlueCollr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueCollr

Setup Instructions

Clone the git repository:

git clone https://github.com/BrandonTang/BlueCollr.git

Create a virtual environment and install the requirements:

virtualenv bluecollr_venv
source bluecollr_venv/bin/activate
pip install -r requirements.txt

Locally run the app by entering the following in the command line:

python manage.py runserver

About

BlueCollr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors