A simple demo for learning typescript, react, redux, antd and django-rest-framework.
Note: You can check frontend code in javascript by switching branch to js
.
-
Run django server first
cd backend python manage.py runserver
Note: You have to satisfy the pre-requisities in Backend README.md
-
Run frontend
cd frontend yarn start
or you want to deploy frontend on the server
cd frontend serve build -s -l 80
Note: You have to satisfy the pre-requisities in Frontend README.md
Thanks to
If there are any problem, you can raise an issue on GitHub or contact me through email.
Email: czr.cn.525@gmail.com