svelte-scaffold
v1.0.0
Published
A CLI tool for scaffolding svelte apps
Downloads
2
Maintainers
Readme
Svelte CLI
Easily create / scaffold svelte web app using svelte-scaffold . It gives you two templates by default . svelte-app is for creating the actual svelte web app . The second one named svelte-library gives you a project , if built it can be installed via NPM
Install
npm i -g svelte-scaffold
svelte
Credits
1 . This article helped me create this project 2 . The templates are from the official svelte repository