Skip to content

Raul-Azahares/react-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

react-django

Example of CRUD with React and Django 2.0

Three Steps : 0.Install dependencies requirements.txt 1.Locate at /proyect and run : python manage.py makemigrations python manage.py migrate python manage.py runserver

  1. Install the dependencies of package.json:

  2. Locate at /proyect/frontend and run: npm start

Go to the browser in : http://localhost:3000/

Happy hacking!

About

Example of CRUD with React and Django 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published