react redux template system boilerplate 源码

come36055 49 0 ZIP 2021-04-23 08:04:27

React-redux-样板 快速创建React / Redux应用程序的绝佳样板。 开发模式 npm install npm start open http://localhost:3008 生产方式 npm install npm run build copy 文件位置 路由到: src/index.js 样式转换为src/containers/styles 表格转换成src/containers/forms 使用0.0.0.0作为主机 您可能需要将server.js和webpack.config.js的主机从localhost更改为0.0.0.0以允许从同一WiFi网络进行访问。 默认情况下未启用此功能,因为据报道它会在Windows上引起问题。 如果您使用的是VM,这也可能很有用。 依存关系 React^ 15.0.1 React路由器 React凹版 React热加载器 R

用户评论
请输入评论内容
评分:
暂无评论