Skip to content

Yii-xiii/BHTShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone repository

$ git clone git@github.com:Yii-xiii/BHTShop.git

Run Backend

$ cd BHTShop
$ pipenv shell
$ cd backend
$ pip install -r requirements.txt
$ python manage.py runserver

Run Frontend

$ cd BHTShop
$ cd frontend
$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published