Skip to content

Django with django rest framework and react js skeleton

Notifications You must be signed in to change notification settings

muhammadwafi/djreact-skeleton

Repository files navigation

djreact-skeleton

Django with django rest framework and react js skeleton

Instruction

After cloning this repo, run this command on your terminal to install the requirements

pip install -r requirements.txt
npm init
npm install

and now you can run your django server

python manage.py runserver

and npm for webpack in development mode

npm run watch

for production build

npm run build

About

Django with django rest framework and react js skeleton

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published