/Django-Ecomerce-website

Django rest_framework to build APIs for an ecomerce site that will be consumed by Vuejs front-end

Primary LanguagePython

Django Ecomerce website

Django ecomerce website with django rest_framework back-end and Vuejs front-end.

To run the project

pip install -r requirements.txt

Then

python manage.py runserver