FredKSchott / create-snowpack-app

The all-in-one app template for Snowpack. [moved]
https://www.snowpack.dev
Other
727 stars 96 forks source link

Add app-template-svelte-typescript #181

Closed 34x closed 4 years ago

34x commented 4 years ago

Hello everyone.

I recently started a new project and decided to go with Snowpack, Typescript and Svelte. There is no many tutorials or examples how to do the complete setup, so after I made it work for myself I decided to share my findings as create app template. I hope it maybe useful and will save someone some time.

I used app-template-svelte and app-template-blank-typescript as basement and app-template-react-typescript as source for some help.

To achieve some of the goals above I introduced additional things that may be useful (similar to other templates/scripts):

I guess also would be nice to add (but I did not find a way for this yet):

drwpow commented 4 years ago

Published in 1.7.0!