This app template uses browserify to build your svelte app, it also comes with tachyons as a default css resource.
npm install degit -g degit twilson63/svelte-appify myproject cd myproject npm install npm run dev
npm run build npm start