Skip to content

rozenmd/react-drf-CRUD

Repository files navigation

Django Rest Framework + React

Example code for the tutorial found at geezhawk.github.io.

To try it yourself, clone the repo and run:

  • npm install
  • pip install -r requirements.txt
  • export DJANGO_SECRET_KEY='your-secret-key'
  • ./node_modules/.bin/webpack --config webpack.config.js
  • python manage.py runserver

react-drf-CRUD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published