cympfh / svelte-template

Svelte.js/TypeScript + Bulma + FontAwesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Svelte.js/TypeScript + Bulma + FontAwesome


Languages

Language:JavaScript 48.2%Language:CSS 17.7%Language:Svelte 14.2%Language:SCSS 8.0%Language:HTML 7.9%Language:TypeScript 2.8%Language:Makefile 1.3%