# README
Vue frontend with API in wess
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
wess
To run this server, first build the frontend:
cd frontend
yarn build
cd ..
Then run the server:
go run .