git clone https://github.com/flavien-hugs/starty-template-svelte.git cd starty-template-svelte
Install the dependencies...
cd starty-template-svelte npm install
...then start Rollup:
npm run dev