svelte-app-template Svelte Themes

Svelte App Template

Template to create bare bones Svelte apps with Vite included

svelte-app-template

Create bare bones Svelte apps with Vite included.

To use, simply execute command in shell:

node create-app.js <name> <directory>

A new sub-directory with name is created under directory

The created application will be ready to run with:

npm i
npx vite

Note: Git is not initialized, you'll have to do it yourself, if needed.

Top categories

Loading Svelte Themes