Template for building basic applications with Svelte, integrated with typescript and postcss.
Build via rollup.
npm install
npm start
# build
npm run build
Template for building basic applications with Svelte, integrated with typescript and postcss
JavaScriptMIT