sveltestrap-template-client Svelte Themes

Sveltestrap Template Client

Svelte + Bootstrap Client Template

Start with this Template

Get npm Packages

Start with initializing the node_modules and .svelte-kit.

npm i

Start the Client

Starting the Vite Client.

npm run dev

Also available under the npm Scripts of packages.json.


Overview Svelte

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm create svelte@latest

Developing

Once 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

Top categories

Loading Svelte Themes