Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 164 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 164 Bytes

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 .