# react_movie **Repository Path**: CC3688/react_movie ## Basic Information - **Project Name**: react_movie - **Description**: react study demo a moive host - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react and webapck ## 配置 wepback 分别配置 开发版 和 发布版 的webpack 的配置文件 ## 开发版 npm run dev ## 打包发布 npm run pub ## 进度 - 完成 导航栏 - 电影 (首页, 关于 这两个没有做) ## 收获 - 熟悉 webpack的基本使用 - 熟悉 react 的基本语法 - 熟悉 react 生周期函数 - 熟悉 react router 的基本使用 - 使用 antd 组件库 - fetch 的使用 - fetch-jsonp 的使用 ## 运行 - 先clone 到本地 - 进入 根目录 运行 yarn 或 npm install - 运行 npm run dev ## 你也可以打开 dist目录 打开index直接看看 ## 项目部分截图 ![Alt text](./src/images/slice/WX20190309-010605.png) ![Alt text](./src/images/slice/WX20190309-010626.png) ![Alt text](./src/images/slice/WX20190309-010656.png) ![Alt text](./src/images/slice/WX20190309-010718.png)