React-Redux Universal Boilerplate React+Redux启动模板

React Redux 通用样板挺适合用来做一些 React 项目的起步模板,尤其是 Redux 和 ReactJS 结合的场景。其实我最开始弄这个项目是想学学 React,顺便做点娱乐,但没想到它还蛮靠谱的,功能完整,文档清晰。你只要按照步骤走,像git clonenpm install这些操作后,你就能启动一个标准的 React+Redux 项目,完全没有门槛。如果你喜欢在项目中用SASS或者CSSNEXT,这里也有选择。对于一些生产模式,npm run build:clientnpm run build:server命令也有。其实地方在于它维护性还不错,即便是娱乐性质的项目,后续还是可以持续更新的。所以,如果你需要一个简单稳定的 React+Redux 启动模板,试试看这个。嗯,它做得挺好的。

zip
react-redux-universal-boilerplate-master.zip 预估大小:88个文件
folder
react-redux-universal-boilerplate-master 文件夹
file
postcss.config.js 143B
file
yarn.lock 320KB
folder
src 文件夹
folder
common 文件夹
folder
redux 文件夹
folder
store 文件夹
file
configureStoreDev.js 778B
file
configureStoreProd.js 368B
file
index.js 131B
folder
actions 文件夹
file
CounterActions.js 360B
folder
reducers 文件夹
file
counter.js 349B
file
index.js 230B
folder
views 文件夹
folder
NotFoundRouteView 文件夹
file
NotFoundRouteView.jsx 247B
file
index.js 86B
folder
AboutView 文件夹
file
AboutView.jsx 363B
file
AboutView.scss 29B
file
index.js 62B
file
AboutView.cssnext.jsx 361B
folder
HomeView 文件夹
file
kiki.jpg 37KB
file
index.js 59B
file
HomeView.jsx 433B
folder
HelloView 文件夹
file
HelloView.jsx 378B
file
index.js 62B
folder
CounterView 文件夹
file
CounterView.jsx 652B
file
index.js 340B
folder
styles 文件夹
folder
local 文件夹
file
title.scss 38B
folder
global 文件夹
folder
views 文件夹
file
home.scss 31B
file
index.scss 33B
file
hello.scss 65B
file
variables.scss 21B
file
app.scss 183B
folder
layouts 文件夹
folder
AppLayout 文件夹
file
index.cssnext.js 129B
file
AppLayout.jsx 1KB
file
index.js 130B
folder
components 文件夹
folder
Hello 文件夹
file
Hello.jsx 368B
file
Hello.stories.js 934B
file
index.js 50B
folder
config 文件夹
file
prod.js 141B
file
dev.js 283B
file
index.js 101B
folder
styles.cssnext 文件夹
folder
local 文件夹
file
title.css 38B
folder
global 文件夹
folder
views 文件夹
file
index.css 33B
file
home.css 31B
file
hello.css 73B
file
app.css 106B
file
variables.css 34B
folder
client 文件夹
file
index.js 1KB
folder
server 文件夹
folder
utils 文件夹
file
render.js 2KB
file
koa.dev.js 757B
folder
components 文件夹
folder
Html 文件夹
file
index.jsx 2KB
file
koa.prod.js 1KB
file
index.js 825B
file
.babelrc 400B
folder
.storybook 文件夹
file
webpack.config.js 219B
file
config.js 323B
file
CONTRIBUTING.md 2KB
file
.travis.yml 78B
folder
config 文件夹
file
index.js 2KB
file
LICENSE 1KB
folder
__tests__ 文件夹
file
example.spec.js 999B
file
index.test.js 399B
folder
components 文件夹
folder
Hello 文件夹
file
hello.spec.js 665B
file
.eslintrc.yaml 102B
file
README.md 12KB
file
nodemon.json 170B
folder
webpack 文件夹
file
prod.config.js 5KB
file
dev.config.js 4KB
file
isomorphic.tools.config.js 2KB
folder
middleware 文件夹
file
webpack-hot.js 191B
file
webpack-dev.js 703B
file
test.config.js 3KB
file
prod.config.cssnext.js 5KB
file
dev.server.js 742B
file
dev.config.cssnext.js 4KB
file
server.config.js 3KB
file
isomorphic.tools.config.cssnext.js 2KB
file
test.config.cssnext.js 3KB
file
postcss.config.cssnext.js 148B
file
.editorconfig 820B
file
.gitignore 310B
file
karma.conf.js 700B
file
.eslintrc.yaml 714B
folder
bin 文件夹
file
setup.js 3KB
file
CHANGELOG.md 9KB
file
package.json 6KB
folder
readyToDeploy 文件夹
file
yarn.lock 31KB
file
README.md 338B
file
package.json 954B
folder
static 文件夹
file
robots.txt 78B
file
favicon.ico 24KB
file
humans.txt 255B
file
.release.json 415B
...
zip 文件大小:196.18KB