Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 700 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 700 Bytes

NOTE If you need routes (pages), SvelteKit is the tool for now. cympfh/sveltekit-template is the template for it.

Another Svelte Template

Svelte.js/TypeScript + Bulma + FontAwesome

What this?

Usage

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

$ make dev
Then, do it!