# uProject **Repository Path**: zhang_zhangyi/uProject ## Basic Information - **Project Name**: uProject - **Description**: uviewui + uinapp + cli + editor - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2020-08-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # uproject #### 介绍 uviewui + uinapp + cli + editor #### 软件架构 1. uView 框架教程 http://www.uviewui.com/components/intro.html 2. vue 教程 https://cn.vuejs.org/v2/guide/ #### 安装教程 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` #### 使用说明 1. 直接使用 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request