memento-sveltekit-jest

Memento Sveltekit Jest

MEMENTO - SvelteKit and Jest

Template to create a SvelteKit app (with Jest)

Get Started

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

npx degit el3um4s/memento-sveltekit-jest svelte-app
cd svelte-app

Then install the dependencies with

npm install

Note that you will need to have Node.js installed.

Command

For development purpose:

  • npm run dev: auto reload the web page when you change Svelte files
  • npm run test: test the Svelte components
  • npm run test:watch: auto test when you change Svelte files

Top categories

Loading Svelte Themes