This is a project template for Svelte 3 apps with router. It lives at https://github.com/me7/sv3.
To create a new project based on this template using degit:
degit me7/sv3 svelte-app
cd svelte-app
yarn
yarn dev
Navigate to localhost:5000. You should see your app running. Edit a component file in src
, save it, and reload the page to see your changes.
Deploy to netlify
goto netlify dashboard then drag public folder to deploy