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