create-svelte-kit
v0.1.0
Published
create-svelte-kit is an NPM modules similare to create-vue-app that allows you to set a variety of things such as a databse, formatter, and css preprocessor, whilst also allwoing you to set prestes for your next project ```bash yarn create svelte-kit # or
Downloads
22
Readme
create svelte kit
create-svelte-kit is an NPM modules similare to create-vue-app that allows you to set a variety of things such as a databse, formatter, and css preprocessor, whilst also allwoing you to set prestes for your next project
yarn create svelte-kit
# or, with npm
npm init svelte-kit