TastyBites/front/README.md

6 lines
303 B
Markdown
Raw Normal View History

# TastyBites Frontend
2024-04-15 09:38:35 +00:00
The Frontend is written in Svelte using the Svelte-SPA-Router plugin to create
"fake" routes, as using a javascript backend would make me wanna game end. As Go can include
files, you simply need to compile the front end by running `npm run build` or `go generate front/embed.go`.