# README
Vue frontend
To run this server, first build the frontend:
cd frontend
yarn build
cd ..
Then run the server:
go run .
# Variables
No description provided by the author
To run this server, first build the frontend:
cd frontend
yarn build
cd ..
Then run the server:
go run .