Run
git clone https://github.com/Jonster5/svelte-template.git
Or
npx degit https://github.com/Jonster5/svelte-template.git
Then enter the directory the project is in and run
npm install
yarn
npm run dev
yarn dev