Skip to content

xsami/american-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

American History

The purpose of this project is create an app using django and react native. Thank to https://github.com/mbrochh for providing the base for this project. I highly recomend to check this repository: https://github.com/mbrochh/django-reactjs-boilerplate

Try this on your machine

You can clone this repository, install all dependencies and try it in your browser quite easily:

https://github.com/xsami/american-history.git
cd american-history/django
pip install -r requirements.txt
npm install
./manage.py migrate
./manage.py runserver

# in another terminal:
node server.js

About

Game for history using django and reactjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published