# Pear Admin Vue **Repository Path**: git_yun_code/pear-admin-vue ## Basic Information - **Project Name**: Pear Admin Vue - **Description**: 🍚 基于 Ant Design 与 Typescript 的 Vue3 开发框架 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://www.pearadmin.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 36 - **Created**: 2022-12-14 - **Last Updated**: 2022-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Pear Admin Vue

开 箱 即 用 的 Vue 3.0 前 端 开 发 框 架

预 览 | [官 网](http://www.pearadmin.com/) | [群聊](https://jq.qq.com/?_wv=1027&k=5OdSmve) | [社区](http://forum.pearadmin.com/)

Pear Admin Layui Version Jquery Version Layui Version

## 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 ``` ### 示例截图 ![基础表单](https://jobin_jia.gitee.io/images/v3antdv2ts/basic-form.png) ![高级表单](https://jobin_jia.gitee.io/images/v3antdv2ts/advanced-form.png) ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).