react学习 & 使用webpack 运行步骤 npm install 安装npm包 启动react-hot-loader: npm start 或者 node server.js 访问:http://localhost:3000 资料参考