Skip to content

jaredcd/remesh-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

pip install django djangorestframework django-cors-headers

Run

(Tested using python 3.8) First, initialize the database:

cd apps
python manage.py migrate

Then run the server.

python manage.py runserver

Finally, go to localhost:8000 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published