Testing ground for sapper, a work-in-progress app development framework based on Svelte.
yarn
yarn run dev
...then navigate to localhost:3000.
Or to run in production mode, yarn start
.
Some of these are Svelte things, some of these are Sapper things:
routes
folder, so you have to keep restarting the server. Also, webpack only runs once