# vuetifyAdmin **Repository Path**: dotnetfans/vuetify-admin ## Basic Information - **Project Name**: vuetifyAdmin - **Description**: 基于 vuetify3.0的后台管理系统 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-01 - **Last Updated**: 2023-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 暂时放弃了 转向DevExtreme 了,更专业,省点时间。 # default ## Project setup ``` # yarn yarn # npm npm install # pnpm pnpm install ``` ### Compiles and hot-reloads for development ``` # yarn yarn dev # npm npm run dev # pnpm pnpm dev ``` ### Compiles and minifies for production ``` # yarn yarn build # npm npm run build # pnpm pnpm build ``` ### Customize configuration See [Configuration Reference](https://vitejs.dev/config/).