Skip to content

Kamona-WD/kui-dashboard-vue

 
 

Repository files navigation

K UI Admin Dashboard Template (Vue 3)

⚠️ This template has been moved to this repository, it will continue to be developed there.

To get started:
# 1. Clone the repository:
git clone https://github.com/kamona-ui/kui-dashboard-vue.git

cd kui-dashboard-vue

# 2. Install the dependencies:
yarn install # Using npm
# or
npm install # Using npm

# 3. Start the development server:
yarn dev
# or
npm run dev # Using npm
Build
yarn build # or npm run build

# Preview
yarn previw # or npm run preview

Support

PayPal Me

About

Admin dashboard template built with tailwindcss & vuejs 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.5%
  • JavaScript 16.3%
  • HTML 4.1%
  • CSS 1.1%