This repo serves as reference for hot to steup a simple Svelte app* that includes Svelte Easyroute and Bulma. *This app uses webpack not rollup
Used as is, it should provide a good scaffold for front-end driven apps with client-side routing without the need for a backend.
This repo is nearly identical to Vue Frontend Starter. So check out that repo for deploying instructions and more.
npm install
npm run dev
npm run build