使用Webpack的ES6 React Ant Design样板 正义和在React 16中工作的蚂蚁设计示例 启动开发服务器 确保您安装了最新的稳定版或LTS版本的Node.js。 git clone https://github.com/espinacs/ant-design-boilerplate 运行npm install或yarn install 使用npm start开发服务器 打开 可用命令 npm start开发服务器 npm clean删除dist文件夹 npm run production -在dist文件夹中创建可以生产的版本 npm run lint lint-