sests Svelte Themes

Sests

A minimal boilerplate project for getting started with Svelte.js, TypeScript & Jest.

pixss

SESTS

A boilerplate project for Svelte Jest TypeScript

PRs Welcome MIT License


Svelte + TypeScript + Jest

This is a project template for Svelte apps. It's based on the official one from https://github.com/sveltejs/template.

This one has been pre-setup with TypeScript and Jest testing support.

To create a new project based on this template using degit:

Getting started

npx degit vikbert/sests svelte-app
cd svelte-app
npm install

Start Dev

npm run dev

Start tests

npm run test 

Top categories

Loading Svelte Themes