Minimal demo for svelte v3 with ssr support.
npm install
npm start
NODE_ENV=production npm run build
This is a demo for both SPA and MPA, you can do this step to add new page:
src/routes
page-a/index.js