# dbkit-vue **Repository Path**: IFANx/dbkit-vue ## Basic Information - **Project Name**: dbkit-vue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-28 - **Last Updated**: 2024-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DBKit-vue This is the frontend of DBKit. ## Vue 3 + Vite This project is developed with Vue 3 in Vite. Check out the [Vue 3 docs](https://v3.vuejs.org/) to learn more. ## Element3 dbkit-vue uses [Element3 UI toolkit](https://github.com/hug-sun/element3). ## Recommended IDE Setup - [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) ## Environment - Nodejs ## Run ```cmd npm install npm run dev ```