svelte-boilerplate Svelte Themes

Svelte Boilerplate

Svelte Boilerplate to kick-start new project

My Svelte Boilerplate

Svelte boilerplate to kick-start new project with CSS + Bootstrap

Requirement

Get started

# install packages
bun install

# watch and serve a dev server at http://localhost:5173/
bun run start

# Running unit tests
bun test

# build the project in production mode.
bun run build

# extracts i18n messages from source code
bun run i18n:extract src/lib/i18n/locales/zh-Hant.json

Reference

Top categories

Loading Svelte Themes