https://github.com/tanvirstreame/angularjs-crud-with-django
https://github.com/tanvirstreame/angularjs-crud-with-django
angualrjs django-rest-framework
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanvirstreame/angularjs-crud-with-django
- Owner: tanvirstreame
- Created: 2019-09-24T13:11:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T22:27:09.000Z (over 3 years ago)
- Last Synced: 2025-02-02T00:14:58.017Z (11 months ago)
- Topics: angualrjs, django-rest-framework
- Language: Python
- Size: 155 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Run Project
Back-end:
python manage.py runserver
Front-end:
npm init
then,
in front end folder
http-server -o