React + Webpack2 写一个简单的todolist 环境配置 安装 Node.js Git 安装开发依赖 克隆或下载本项目 进入项目目录,执行 npm install 开发 npm start 生产环境构建 npm run build