netlify-svelte-simple-website-template Svelte Themes

Netlify Svelte Simple Website Template

A simple Svelte website template that can easily be deployed to Netlify. Includes live code reload in development mode and basic routing.

Setup

Clone and run npm install in the project's root directory.

Running in Development

Use npm run dev and navigate to localhost:8080 to see the project. You can modify the port inside of rollup.config.js in the project's root directory.

Deploying

Connect this project to Netlify and then all you have to do is push to the main branch and wait a moment to see the new version live.

Top categories

Loading Svelte Themes