# 前端 **Repository Path**: reading_companion_group/web ## Basic Information - **Project Name**: 前端 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-05-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - 项目脚手架:create-react-app【注意config目录中有自定义配置】 - 项目技术栈: reactjs, react-router, sass - 打包工具: webpack【注意webpack版本】 - 项目开发源码目录: dubanapp/src - 环境配置: duban/config - 项目启动命令:yarn start - 项目编译命令:yarn build - 编译目录: duban/build - 本项目前端未做本地数据MOCK, 依赖服务器接口,package.json中proxy字段可配置跨域代理接口