Skip to content

akunzai/svelte-boilerplate

Repository files navigation

My Svelte Boilerplate

Build Status Code Coverage

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

Requirement

Get started

# activate the pnpm package manager
corepack enable

# install npm packages
pnpm install

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

# Running unit tests
pnpm test

# build the project in production mode. The build artifacts will be stored in the `.svelte-kit/` directory
pnpm build

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

Reference

About

Svelte Boilerplate to kick-start new project

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •