git clone https://github.com/HyperAlch/svelte-week-1.gitnpm installOnce you've created a project and installed dependencies with npm install start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open