react-webpack-boilerplate

时间:2024-06-07 08:17:09
【文件属性】:

文件名称:react-webpack-boilerplate

文件大小:144KB

文件格式:ZIP

更新时间:2024-06-07 08:17:09

使用Webpack的ES6 React样板 简单优化的React样板这包括: React16.3.2 ECMAScript 6和JSX支持 React路由器v4 使用和组件测试 代码覆盖率 启用了范围吊装的最新Webpack(v.3.11.0)和Webpack Dev Server(v.2.9.5) 使用更换热模块 ES6 linting和文件更改时的连续lint SASS支持 单独CSS样式表生成 自动HTML生成 生产配置 具有装饰器,类属性,休息/扩展操作员支持的自定义Babel预设 导出单独的供应商文件 Redux 启动开发服务器 确保您已安装最新版本的Node.js的Stable或LTS。 git clone https://github.com/KleoPetroff/react-webpack-boilerplate.git 运行npm i


【文件预览】:
react-webpack-boilerplate-master
----.travis.yml(313B)
----.eslintrc(553B)
----.babelrc(174B)
----config()
--------jest()
----package.json(3KB)
----tests()
--------components()
----package-lock.json(504KB)
----webpack.production.config.js(3KB)
----app()
--------config()
--------assets()
--------index.html(182B)
--------main.js(462B)
--------components()
--------vendors()
----.gitignore(470B)
----webpack.config.js(4KB)
----README.md(3KB)
----build()
--------index.html(301B)

网友评论