agdolla / kui-dashboard-vue

Admin dashboard template built with tailwindcss & vuejs 3.

Home Page:https://kamona-ui.github.io/kui-dashboard-vue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K UI Admin Dashboard Template (Vue 3)

⚠️ This template is not finished yet and still in design phase. We are building it in public.

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:
npm install # Using npm
# or
yarn # Using Yarn

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

About

Admin dashboard template built with tailwindcss & vuejs 3.

https://kamona-ui.github.io/kui-dashboard-vue/

License:MIT License


Languages

Language:Vue 67.7%Language:JavaScript 27.7%Language:HTML 3.5%Language:CSS 1.0%