/svelte-typescript-postcss-template

Template for building basic applications with Svelte, integrated with typescript and postcss

Primary LanguageJavaScriptMIT LicenseMIT

Svelte Typescript Postcss Template

Template for building basic applications with Svelte, integrated with typescript and postcss.

Build via rollup.

Get Started

npm install
npm start

# build
npm run build