sapper-template

npx degit "wavesforthemasses/scms" my-app

cd my-app
npm install # or yarn!
npm run dev

Open up localhost:3000 and start clicking around.

Consult sapper.svelte.dev for help getting started.