# ruoyi-app-vue3 **Repository Path**: igolang/ruoyi-app-vue3 ## Basic Information - **Project Name**: ruoyi-app-vue3 - **Description**: 若依APP Vue3版本 cli 方式创建的项目,已经配置好了uviewPlus - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-06 - **Last Updated**: 2025-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 最近在找工作,各位大佬有工作推荐可以联系我,邮箱:1549169735@qq.com # 若依APP Vue3版本 cli 方式创建的项目,已经配置好了uviewPlus > 后端要用Java版本的若依 ## 技术栈 1. uni-app https://uniapp.dcloud.net.cn/ 2. Vue 3 https://cn.vuejs.org/guide/introduction.html 3. uview-plus https://uview-plus.jiangruyi.com/ ## 运行 ```bash # 安装依赖 yarn --registry=https://registry.npmmirror.com # 启动h5服务 yarn dev:h5 # 构建h5 yarn build:h5 ``` > 具体可参考:https://uniapp.dcloud.net.cn/worktile/CLI.html#uni-cli