svelteUiBuilder Svelte Themes

Svelteuibuilder

Svelte Project

Getting Started

  1. Clone the project

    git clone <repo-url>
    cd <project-folder>
    
  2. Install dependencies

    yarn install
    
  3. Start the development server

    yarn dev --open
    

Building for Production

To create a production build:

yarn build

To preview the production build:

yarn preview

⚠️ Warning

If you encounter any errors, make sure you are using Node.js v22.18.0.

Top categories

Loading Svelte Themes