react-redux-boilerplate:使用ReactRedux架构的Webapp的样板项目

时间:2024-05-17 07:27:20
【文件属性】:

文件名称:react-redux-boilerplate:使用ReactRedux架构的Webapp的样板项目

文件大小:92KB

文件格式:ZIP

更新时间:2024-05-17 07:27:20

JavaScript

React-redux-样板 使用React / Redux架构的webapp的样板项目。 入门 克隆此存储库并删除.git文件夹 如有必要,删除/调整所有示例组件:组件/按钮模块/计数器视图/主routes.js 润yarn 润yarn dev 您的应用程序在http://localhost:ENV.PORT || 3000上运行。 http://localhost:ENV.PORT || 3000 更漂亮 崇高的配置 使用npm i -g prettier全局安装 通过sublime软件包控制安装jsprettier软件包 { "prettier_cli_path": "/usr/local/bin/prettier", "node_path": "/usr/local/bin/node", "auto_format_on_save": true,


【文件预览】:
react-redux-boilerplate-master
----.babelrc(422B)
----package.json(4KB)
----.eslintrc.json(34B)
----.prettierrc(187B)
----webpack.config.server.js(2KB)
----server.js(1005B)
----Dockerfile(205B)
----tests()
--------config.test.js(212B)
----webpack.config.vendor.js(1KB)
----webpack.config.production.js(2KB)
----src()
--------index.js(581B)
--------routes.js(779B)
--------index.html.js(800B)
--------server.js(2KB)
--------views()
--------components()
--------styles()
--------services()
--------utils()
--------bootstrap.js(144B)
--------modules()
--------store()
----stylelint.config.js(66B)
----.gitignore(82B)
----circle.yml(1KB)
----webpack.config.js(2KB)
----.dockerignore(18B)
----README.md(1KB)
----yarn.lock(226KB)
----.eslintignore(16B)
----.editorconfig(294B)
----.gitattributes(12B)
----postcss.config.js(491B)
----webpack()
--------_resolve.js(559B)

网友评论