NOTE If you need routes (pages), SvelteKit is the tool for now. cympfh/sveltekit-template is the template for it.
Svelte.js/TypeScript + Bulma + FontAwesome
$ npx degit cympfh/svelte-template ${ProjectName}
$ cd ${ProjectName}
$ npm install # or yarn install
$ make dev
Then, do it!