文件名称:react-isomorphic-bundle:React Redux通用(同构)捆绑
文件大小:2.16MB
文件格式:ZIP
更新时间:2024-02-24 08:36:16
react redux jwt koa universal
React Redux Universal(同构)捆绑包 ================= 从学习,但使用 。 演示 演示站点(iisnode): 安装 $ npm uninstall -g babel # completely remove babel@5 $ npm install -g nodemon webpack babel-cli node-inspector $ npm install 编辑./config/sequelize/config.json 如果要简单开始,可以将dialect从“ postgres”更改为“ sqlite”。 $ npm install sqlite3 发展历程 npm run dev (等到终端显示:“ webpack:bundle现在有效”。 ) 按“ Ctrl + h”切换Redux开发工具 打开http://127.0.0.1:3000 生产 构建并运行 Linux / Mac npm start Windows(Git Bash) npm run prestart && NODE_ENV=production npm