# taro-react-taroui **Repository Path**: yamlling_admin/taro-react-taroui ## Basic Information - **Project Name**: taro-react-taroui - **Description**: react函数式+taro-ui集成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-12 - **Last Updated**: 2024-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: React, TARO, TypeScript ## README -config -dev 开发环境配置文件 -index 默认配置文件 -prod 生产环境配置文件 -dist 打包路径/小程序调试生成源代码路径 -src -hooks react hooks -pages 页面 -stores 全局状态仓库(新增仓库需要在index.ts中注册) -utils 工具函数 -components 公共组件 -app.tsx 入口文件 -app.config.ts 配置文件 -app.scss 全局样式 -.env.development 开发环境配置 -.env.production 生产环境配置