mirror of
https://github.com/olehomelchenko/Mini-VLAT-ua.git
synced 2025-12-21 21:22:22 +00:00
adding necessary files
This commit is contained in:
8
ReactTool/backend/README.md
Executable file
8
ReactTool/backend/README.md
Executable file
@@ -0,0 +1,8 @@
|
||||
In order to run the frontend, execute the following commands
|
||||
(assuming you have `pipenv` installed already):
|
||||
```
|
||||
cd backend
|
||||
pipenv install
|
||||
pipenv shell
|
||||
flask run
|
||||
```
|
||||
Reference in New Issue
Block a user