ant-design-boilerplate:ES6 Ant-Design React样板

时间:2021-01-31 03:38:02
【文件属性】:
文件名称:ant-design-boilerplate:ES6 Ant-Design React样板
文件大小:145KB
文件格式:ZIP
更新时间:2021-01-31 03:38:02
react redux boilerplate babel coverage 使用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-执行eslint检查 npm test -运行所有测试 npm run test:watch在监视模式下运行所有​​测试 npm run coverage在coverage文件夹中生成代码覆盖率报告 另外,precommit和prepush均启用,以检查所有代码是否齐整和测试。 关于架构 尽管此应用程序非常简单(只需获取数据,列出并过滤数据),但它具有相当完整的体系结构,详细信息如下: React
【文件预览】:
ant-design-boilerplate-master
----.travis.yml(313B)
----.eslintrc(572B)
----.babelrc(249B)
----package.json(3KB)
----server.js(144B)
----Procfile(19B)
----LICENSE(1KB)
----package-lock.json(573KB)
----webpack.production.config.js(3KB)
----app()
--------config()
--------containers()
--------index.html(183B)
--------main.js(597B)
--------components()
--------vendors()
----.gitignore(1KB)
----webpack.config.js(4KB)
----README.md(3KB)
----build()
--------index.html(312B)

网友评论