Skip to content

cympfh/svelte-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!