svelte5-dashboard Svelte Themes

Svelte5 Dashboard

Triple-A Merchant Dashboard

A modern dashboard for Triple-A merchants to monitor and manage their operations.

Getting Started

Prerequisites

Make sure you have Bun installed on your system.

Installation

  1. Clone the repository

     git clone https://github.com/your-username/triple-a-merchant-dashboard.git
     cd triple-a-merchant-dashboard
    
  2. Install dependencies

     bun install
    

Development

Start the development server

  bun run dev

The application will be available at http://localhost:5173

Build

Build for production

  bun run build

The built files will be generated in the .svelte-kit directory.

Scripts

  • bun run dev - Start development server
  • bun run build - Build for production
  • bun run preview - Preview production build locally

Top categories

Loading Svelte Themes