# livingorder **Repository Path**: falleg/livingorder ## Basic Information - **Project Name**: livingorder - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-17 - **Last Updated**: 2022-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目概览 ### 小程序使用的技术栈和框架 - react、react-redux - taro、taro-ui - ts - es6 ### 依赖环境 - nodejs v16.13.1 - 👽 Taro v3.4.2 - react v17.0.0 ### 运行项目 安装依赖 `yarn` 运行开发环境 `yarn dev:weapp` 构建打包生产环境代码 `yarn build:weapp`