文件名称:react-flux-todomvc:React + Flux示例应用程序
文件大小:10KB
文件格式:ZIP
更新时间:2024-06-03 15:19:24
JavaScript
React通量 React + Flux示例应用程序 示例应用程序包括: ES6语法+ ES7类属性 React(UI渲染和用户输入) 助焊剂结构(数据在一个方向上流动) 具有React检查的ESLint Webpack(任务管理器:构建和部署) Webpack开发服务器 指示 $ git clone https://github.com/Zetch/react-flux-todomvc.git $ cd react-flux-todomvc $ npm install $ npm run watch 然后转到
【文件预览】:
react-flux-todomvc-master
----.eslintrc(83B)
----package.json(533B)
----index.html(286B)
----src()
--------client.js(136B)
--------dispatcher()
--------constants()
--------api()
--------components()
--------styles()
--------stores()
--------actions()
----.gitignore(63B)
----webpack.config.js(715B)
----README.md(477B)