Skip to content

Kamona-WD/starter-dashboard-layout-vue

Repository files navigation

Starter Responsive Dashboard Layout

Starter responsive dashboard layout built with tailwindcss & vue 3

GitHub license GitHub stars

Another projects

Alpine version

K-WD dashboard (Tailwindcss & alpinejs)


To get started:

  1. Clone the repository:

    git clone https://github.com/Kamona-WD/starter-dashboard-layout-vue.git
    
    cd starter-dashboard-layout-vue
  2. Install the dependencies:

    # Using npm
    npm install
    
    # Using Yarn
    yarn
  3. Start the development server:

    # Using npm
    npm run dev
    
    # Using Yarn
    yarn dev

    Now you should be able to see the project running at localhost:3000.

  4. Open src/* and start experimenting!

Building for production

To build an optimized version of your CSS, simply run:

# Using npm
npm run build

# Using Yarn
yarn build

After that's done, check out dist to see the optimized output.


Support

PayPal Me

About

Starter responsive dashboard layout using tailwindcss & vue 3 (vitejs)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published