react-redux-universal-boilerplate:一个通用的ReactJSRedux样板

时间:2024-02-20 00:18:20
【文件属性】:

文件名称:react-redux-universal-boilerplate:一个通用的ReactJSRedux样板

文件大小:196KB

文件格式:ZIP

更新时间:2024-02-20 00:18:20

react redux sass boilerplate babel

React Redux通用样板 介绍 我开始这个项目的目的是学习诸如 , , , , ……我主要是出于娱乐目的。 但是它将得到维护,然后将其用作React | Redux项目的样板。 因此,请不要担心它会起作用:p。 这不是完美的,但它可以工作:)。 好好享受! :) 通用ReactJS / Redux样板 要求 节点>=7.6.0 可选的 安装 $ git clone https://github.com/kiki-le-singe/react-redux-universal-boilerplate.git < name> $ cd < name> $ npm install or yarn $ on postinstall you should choose between SASS or CSSNEXT 跑 npm start(dev mod) npm运行部署(产品mod-运行npm运行build:client和npm运行build:server脚本) cd readyToDeploy,npm安装或yarn,然后npm启动(产品mod) 一些NPM脚本命令 故


【文件预览】:
react-redux-universal-boilerplate-master
----postcss.config.js(143B)
----yarn.lock(320KB)
----src()
--------common()
--------client()
--------server()
----.babelrc(400B)
----.storybook()
--------webpack.config.js(219B)
--------config.js(323B)
----CONTRIBUTING.md(2KB)
----.travis.yml(78B)
----config()
--------index.js(2KB)
----LICENSE(1KB)
----__tests__()
--------example.spec.js(999B)
--------index.test.js(399B)
--------components()
--------.eslintrc.yaml(102B)
----README.md(12KB)
----nodemon.json(170B)
----webpack()
--------prod.config.js(5KB)
--------dev.config.js(4KB)
--------isomorphic.tools.config.js(2KB)
--------middleware()
--------test.config.js(3KB)
--------prod.config.cssnext.js(5KB)
--------dev.server.js(742B)
--------dev.config.cssnext.js(4KB)
--------server.config.js(3KB)
--------isomorphic.tools.config.cssnext.js(2KB)
--------test.config.cssnext.js(3KB)
----postcss.config.cssnext.js(148B)
----.editorconfig(820B)
----.gitignore(310B)
----karma.conf.js(700B)
----.eslintrc.yaml(714B)
----bin()
--------setup.js(3KB)
----CHANGELOG.md(9KB)
----package.json(6KB)
----readyToDeploy()
--------yarn.lock(31KB)
--------README.md(338B)
--------package.json(954B)
--------static()
----.release.json(415B)

网友评论