hello-world-svelte-template

Hello World Svelte Template

A versatile Make.cm starter template for any project, built in Svelte - generate to anything.

Make Hello World Starter Template (Svelte)

This project was bootstrapped with Svelte CLI.

Looking for a different language?

make starter template

Development server

Install all necessary dependencies npm install

Run npm run dev for a dev server. Navigate to http://localhost:5000/.

Building for Make

It's a good idea to run npm run validate to check for any Svelte specific and Typescript errors in your code.

Run npm run build to build the project with correct resource pathing for the sake of deploying to make.

The build artifacts will be stored in the /public/build directory.

Importing into Make

When importing into Make be sure to import from the /public folder.

The following data inputs are available as well.

  • headline: string
  • backgroundImage: string (public URL)
  • showLogos: boolean

Support

Here are some helpful links to get you started

Contribution

Thanks so much to sambauers for creating this template 👏👏👏

Top categories

Loading Svelte Themes