文件名称:react-example:react,redux,reselect,flow
文件大小:72KB
文件格式:ZIP
更新时间:2024-03-05 04:42:35
JavaScript
这是您可以用来创建React项目的样板 已经安装了一些配置模块,这将有助于开发过程 Webpack 巴别塔 埃斯林特 更漂亮 流动 预提交挂钩已激活,将在提交之前检查Eslint,更漂亮和提交消息样式 在项目中,我们使用Yarn 要设置您的第一个项目,您只需要克隆此存储库,然后使用“ yarn install”命令设置依赖项 启动项目运行yarn start
【文件预览】:
react-example-master
----.eslintrc(1KB)
----.flowconfig(627B)
----package.json(2KB)
----.prettierrc(117B)
----src()
--------index.js(459B)
--------constants()
--------assets()
--------index.html(365B)
--------api()
--------pages()
--------redux-store()
--------components()
--------types.js(9B)
--------flow-types()
--------reset.js(2KB)
--------helpers()
----.huskyrc(105B)
----.gitignore(469B)
----webpack.config.js(2KB)
----commitlint.config.js(66B)
----README.md(524B)
----lint-staged.config.js(114B)
----babel.config.js(808B)