The fastest way to build Svelte packages
Build Svelte packages in correctly packaged format.
The quickest way to get started is via the sv package:
npm sv create my-app
cd my-app
npm install
npm run dev
See the documentation to learn more.
The fastest way to build Svelte packages
Build Svelte packages in correctly packaged format.
The quickest way to get started is via the sv package:
npm sv create my-app
cd my-app
npm install
npm run dev
See the documentation to learn more.