智能登录模式的React-Redux实现示例

这是一个使用ReactJS和Redux实现智能登录模式的示例,涉及Redux、reselect、ImmutableJS和webpack等技术。安装步骤包括:首先安装Node.js,然后执行以下命令:

$ git clone https://github.com/dorsha/login-modal-react-redux
$ cd login-modal-react-redux
$ sudo npm install -g bower
$ npm install
$ npm run build

启动服务器:

$ node app.js

然后在浏览器中打开应用。

zip
login-modal-react-redux-master.zip 预估大小:35个文件
folder
login-modal-react-redux-master 文件夹
file
.eslintrc 534B
file
null-compiler.js 461B
file
bower.json 427B
file
webpack.config.js 2KB
file
index.template.html 758B
folder
src 文件夹
folder
constants 文件夹
file
ActionTypes.js 120B
file
Routes.js 32B
file
Root.js 1KB
file
main.js 416B
folder
store 文件夹
file
configureStore.js 1KB
folder
selectors 文件夹
file
application.js 517B
folder
middleware 文件夹
file
logger.js 165B
file
index.js 46B
folder
components 文件夹
file
Index.css 42B
folder
Application 文件夹
file
Application.js 416B
file
Archive.js 1KB
file
Application.less 55B
file
Archive.less 71B
folder
Modal 文件夹
file
LoginModal.less 140B
file
LoginModal.js 1KB
folder
Authentication 文件夹
file
Login.js 3KB
file
Login.less 257B
file
DevTools.js 332B
file
index.js 270B
folder
util 文件夹
file
createReducer.js 249B
file
api.js 2KB
folder
actions 文件夹
file
application.js 720B
folder
reducers 文件夹
file
application.js 739B
file
index.js 57B
file
.babelrc 778B
file
app.js 635B
file
LICENSE 1KB
file
README.md 490B
file
.gitignore 121B
file
package.json 3KB
zip 文件大小:20.04KB