Skip to content

flavien-hugs/starty-template-svelte

Repository files navigation

starty-template-svelte


How to use project ?

git clone https://github.com/flavien-hugs/starty-template-svelte.git
cd starty-template-svelte

Get started

Install the dependencies...

cd starty-template-svelte
npm install

...then start Rollup:

npm run dev