svelte-ts-sass-cypress-template Svelte Themes

Svelte Ts Sass Cypress Template

Svelte boilerplate with TypeScript, Sass and Cypress.

svelte-ts-sass-cypress-template

Might be the most feature-rich template for svelte.

Feature

  • Svelte (of course!)
  • TypeScript
  • Sass/SCSS
  • i18n
  • Cypress
  • GitHub Actions
  • Asset hashing

Quick Start

Scaffold a new project using degit:

npx degit outloudvi/svelte-ts-sass-cypress-template svelte-app
cd svelte-app
npm install # or "yarn install", or "pnpm install"

Also, remember to:

  • Update the LICENSE file
  • Change the package name & version in package.json

Scripts

yarn dev

Runs the app with the hot-reload feature. Visit http://localhost:5000 to view the app.

yarn build

Builds the app for production use.

License

MIT

Top categories

Loading Svelte Themes