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