ssg, works without client javascript enabled
the usual npm run dev
then go wild
npm run build
results in a static files in dist
folder, because its just html and css, you can deploy it everywhere
go figure it out
also read: "embrace the platform"