react-redux-webpack-template:使用React,Redux和Webpack的简单SPA

时间:2024-06-04 08:21:33
【文件属性】:

文件名称:react-redux-webpack-template:使用React,Redux和Webpack的简单SPA

文件大小:552KB

文件格式:ZIP

更新时间:2024-06-04 08:21:33

JavaScript

react-redux-webpack-template 使用 , 和简单SPA(单页应用程序)。 源代码在。 资料夹结构 . ├── docs # root path of dev server │   ├── css/ │   ├── img/ │   ├── bundle.js # built bundle file │   ├── favicon.ico │   └── index.html ├── src │ ├── _redux │ │   ├── rootReducer.js │ │   └── store.js │   ├── App │   │   ├── _redux/ │   │   ├── Content/ │   │   ├── Header/ │   │   ├── Nav/ │   │   └── index.js


【文件预览】:
react-redux-webpack-template-master
----.eslintrc(2KB)
----yarn.lock(318KB)
----webpack.config.js(2KB)
----src()
--------manifest.json(728B)
--------App()
--------index.html(1KB)
--------NewComponentFlow()
--------Page1()
--------styles()
--------favicon.ico(1KB)
--------images()
--------_redux()
--------routes.js(385B)
--------Home()
--------index.js(288B)
----README.md(2KB)
----docs()
--------manifest.json(728B)
--------index.html(2KB)
--------favicon.ico(1KB)
--------images()
--------main.css(11KB)
--------596ea8bcd254cd3498cbe5864dd50108.png(26KB)
--------main.bundle.js(1.05MB)
----tests()
--------setup()
--------test.js(116B)
--------home.test.js(493B)
----.gitignore(981B)
----package.json(2KB)

网友评论