React-Application-Posts

时间:2024-05-22 08:38:54
【文件属性】:

文件名称:React-Application-Posts

文件大小:313KB

文件格式:ZIP

更新时间:2024-05-22 08:38:54

JavaScript

简单优化的React样板这包括: React16.4.0 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 install或yarn install 使用n


【文件预览】:
React-Application-Posts-master
----.travis.yml(300B)
----.eslintrc(683B)
----.babelrc(218B)
----config()
--------jest()
----package.json(3KB)
----tests()
--------components()
----LICENSE(1KB)
----package-lock.json(493KB)
----webpack.production.config.js(3KB)
----app()
--------config()
--------redux()
--------assets()
--------index.html(178B)
--------main.js(462B)
--------components()
--------vendors()
--------helpers()
----dist()
--------images()
--------index.html(303B)
--------styles()
--------vendors()
--------bundle.js(152KB)
----.gitignore(1KB)
----webpack.config.js(4KB)
----README.md(2KB)
----yarn.lock(300KB)
----build()
--------index.html(361B)

网友评论