Awesome
Svelte Starter
:icecream: A boilerplate for SvelteKit, HTML5, Node.js, MongoDB, TypeScript, and UnoCSS.
Usage
Install dependencies
$ pnpm install
Compiles and hot-reloads for development
$ pnpm dev
Compiles and minifies for production
$ pnpm build
Locally preview the production build
$ pnpm preview