Skip to content

ACMRowan/ACMBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM Website Backend

Install

Virtual Environment

Mac/Linux:

python -m venv env/
source env/bin/activate

Install Django

pip install Django

Run the Server

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages