Skip to content

Polyguins/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

once you clone the repo, type the following commands into the root of the repo

python3 -m venv .venv
. .venv/bin/activate
pip install django
python3 manage.py runserver

once you run these commands, go to http://127.0.0.1:8000/

About

Lasso backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages