django-react-shop-full

时间:2021-05-06 14:05:53
【文件属性】:
文件名称:django-react-shop-full
文件大小:313KB
文件格式:ZIP
更新时间:2021-05-06 14:05:53
JavaScript 这是使用Django和React构建的示例ecommere网站。 后端使用Django Rest Framework。 前端是React。 要使此示例项目运行,请按照下列步骤操作: # create a directory somewhere $ mkdir < your> # open directory $ cd < your> # clone repo into currenty directory $ git clone https://github.com/tabdon/django-react-shop-full . # setup a virtualenv $ virtualenv venv # activate virtualenv $ source venv/bin/activate # install requirements
【文件预览】:
django-react-shop-full-master
----manage.py(254B)
----core()
--------tests.py(60B)
--------migrations()
--------fixtures()
--------admin.py(191B)
--------__init__.py(0B)
--------models.py(1KB)
--------views.py(475B)
--------templates()
--------static()
----requirements.txt(88B)
----README.md(1KB)
----product_api()
--------settings.py(2KB)
--------urls.py(354B)
--------__init__.py(0B)
--------wsgi.py(397B)
----api()
--------urls.py(1KB)
--------__init__.py(28B)
--------pagination.py(453B)
--------views.py(2KB)
--------serializers.py(1KB)
----.gitignore(69B)

网友评论