# vue3-admin-template **Repository Path**: cyqzl/vue3-admin-template ## Basic Information - **Project Name**: vue3-admin-template - **Description**: vue3+element-plus+ts - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-01 - **Last Updated**: 2021-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-admin-demo ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Run your unit tests ``` yarn test:unit ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). [https://vue3js.cn/docs/zh/guide/introduction.html](https://vue3js.cn/docs/zh/guide/introduction.html) [vue3 中文官方文档](https://vue3js.cn/docs/zh/) [typescript 阮一峰](https://ts.xcatliu.com/)