/sveltekit-template

SvelteKit/TypeScript + Bulma + FontAwesome

Primary LanguageSvelte

Another SvelteKit Template

SvelteKit/TypeScript + Bulma + FontAwesome

What this?

Usage

$ npx degit cympfh/sveltekit-template ${ProjectName}
$ cd ${ProjectName}
$ npm install  # or yarn install

$ make dev
Then, do it!