crud-app-vuejs-django:这是使用vuejs和django制作的简单的crud应用程序和searchFilter。 用于解释https://medium.com@shubhambansal_89125crud-app-using-vue-js-and-django-516edf4e4217 https:medium.com@shubhambansal_89125searchfilter-using-django-and-vue-js-215af82e12cd上的教程

时间:2024-02-25 17:42:44
【文件属性】:

文件名称:crud-app-vuejs-django:这是使用vuejs和django制作的简单的crud应用程序和searchFilter。 用于解释https://medium.com@shubhambansal_89125crud-app-using-vue-js-and-django-516edf4e4217 https:medium.com@shubhambansal_89125searchfilter-using-django-and-vue-js-215af82e12cd上的教程

文件大小:19KB

文件格式:ZIP

更新时间:2024-02-25 17:42:44

python heroku vuejs django django-rest-framework

CRUD-APP-vuejs-django 此仓库包含上的教程中使用的代码 入门 $ git clone https://github.com/ShubhamBansal1997/crud-app-vuejs-django.git $ cd crud-app-vuejs-django/ $ virtualenv --python= ` which python3 ` venv $ source venv/bin/activate $ pip install -r requirements.txt $ cd myproject $ python manage.py migrate $ pyth


【文件预览】:
crud-app-vuejs-django-master
----runtime.txt(13B)
----.gitignore(980B)
----README.md(1KB)
----myproject()
--------db.sqlite3(136KB)
--------article()
--------manage.py(541B)
--------myproject()
----Procfile(52B)
----.vscode()
--------settings.json(65B)
----requirements.txt(136B)
----myproject.wsgi(92B)

网友评论