Skip to content

burkel24/jambandbingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jambandbingo

Install

Backend

# Setup
pip install -r requirements.txt
cd ./server
python manage.py migrate

# Run the dev server
python manage.py runserver

Client

# Setup
cd client
yarn install

# Run the dev server
yarn start

References

Django Rest Social

react-redux

async actions

react-native

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published