yarn
yarn build
Then dist
folder should appear in ./frontend
. Go back to root dir of this project, then
python app.py
Here you go!
Compiles and hot-reloads for development,
yarn dev
The reverse proxy of development server is already set in vite.config.js
. If not work, modify it.