Skip to content

The project of the web application of the online store on Django + React (4 course)

Notifications You must be signed in to change notification settings

Sobol-EV/PSTU_ISIT_WEB_PROGRAMMING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BE-Django, FE-React (Интернет магазин)

Инструкция по запуску BE

virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver

Инструкция по запуску FE

npm i
npm start

Для развертывания

npm run build

About

The project of the web application of the online store on Django + React (4 course)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published