Skip to content

chazlm/Kangacook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple User List App

start backend

  • clone and cd into kangacook
  • cd backend
  • pip install -r requirements.txt
  • python manage.py migrate
  • python manage.py runserver

start frontend

  • cd ../frontend
  • npm install
  • npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published