template icon indicating copy to clipboard operation
template copied to clipboard

Sharing the Vite template I made based on the RollUp template

Open imsys opened this issue 3 years ago • 3 comments

I created a vite template based on the rollup template. I just did not updated the script to add Typescript support.

I think it would be nice to have it forked and added to the sveltejs organization repository, to make it easier to be found.

https://github.com/imsys/template-vite-svelte

imsys avatar Dec 11 '21 14:12 imsys

There's a somewhat official vite template already over at the vite repository, one for JS and one for TS. I think that's sufficient, we just need to make it more discoverable.

dummdidumm avatar Dec 11 '21 14:12 dummdidumm

@dummdidumm Adding a link, in your response, to the somewhat official vite template, might help with the make it more discoverable part :smile:

trasherdk avatar Dec 18 '21 02:12 trasherdk

True 😄 here you go: https://github.com/vitejs/vite/tree/main/packages/create-vite

dummdidumm avatar Dec 18 '21 08:12 dummdidumm