kui dashboard vue
1.0.0
เทมเพลตนี้ยังไม่เสร็จสิ้นและยังอยู่ในขั้นตอนการออกแบบ เรากำลังสร้างมันในที่สาธารณะ
# 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