# RuoYi-Vue3 **Repository Path**: codeZyZ_admin/RuoYi-Vue3 ## Basic Information - **Project Name**: RuoYi-Vue3 - **Description**: ⚡️ Vue3版本若依管理前端项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: cas - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-04-21 - **Last Updated**: 2021-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ruoyi-vue3 ## 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 ``` ### Run your end-to-end tests ``` yarn test:e2e ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).