ColinAdo / group-one-project

ecommerce ):

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecommerce For artists

How To Run This Project

1. Clone the code:
2. Create a virtual Environment
$ python -m venv .venv
3. Activate the virtual Environment
$ source .venv/bin/activate - On Linux and Mac OS
$ source .venv\Scripts\activate - On Windows
4. Install the requirements library
$ pip install requirements.txt
4. Run the server
$ python manage.py runserver

About

ecommerce ):


Languages

Language:HTML 44.4%Language:CSS 22.7%Language:SCSS 18.0%Language:Python 7.9%Language:JavaScript 7.0%