1.0.0 • Published 5 years ago

svelte-scaffold v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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