Example for Go & Vue This project is a simple example of how to use Go and Vue together. It uses Fiber as the backend and Vue as the frontend. How to run in development You need to run the backend and the frontend separately. Server go run . Frontend cd frontend npm run watch