mirror of
https://github.com/olehomelchenko/Mini-VLAT-ua.git
synced 2025-12-21 13:12:22 +00:00
165 B
Executable File
165 B
Executable File
In order to run the frontend, execute the following commands
(assuming you have pipenv installed already):
cd backend
pipenv install
pipenv shell
flask run