es6-react-concept:在 jspm 中使用 React + Flux 的概念证明

时间:2024-06-29 05:34:26
【文件属性】:

文件名称:es6-react-concept:在 jspm 中使用 React + Flux 的概念证明

文件大小:84KB

文件格式:ZIP

更新时间:2024-06-29 05:34:26

JavaScript

React 和 Flux 概念验证 这个项目只是关于使用 React 和 Flux 架构构建 Web 应用程序的概念证明。 您可以在开发模式下运行项目并编译以进入生产环境。 该代码基于教程。 这个项目基于 ,你可以将它用于你的基础项目。 里面有什么 电池包括: 吞咽 jspm 通天塔 React 重装上阵 业力 摩卡柴诗浓 设置 克隆存储库并安装依赖项。 $ git clone https://github.com/abiee/es6-react-concept.git $ cd es6-react-concept $ npm install $ jspm install $ gulp serve 如果尚未安装,请不要忘记全局安装 gulp。 建造 如果要构建项目运行。 $ gulp build 它将编译项目并将结果放在dist目录下。 您也可以运行已编译的项目。 $


【文件预览】:
es6-react-concept-master
----config.js(4KB)
----package.json(2KB)
----test()
--------index.js(98B)
--------spec()
--------.jshintrc(430B)
----gulpfile.js(5KB)
----.bowerrc(40B)
----app()
--------images()
--------404.html(4KB)
--------robots.txt(32B)
--------index.html(2KB)
--------styles()
--------scripts()
----.gitignore(333B)
----karma.conf.js(3KB)
----README.md(2KB)
----.jshintrc(319B)
----.editorconfig(415B)
----.gitattributes(12B)

网友评论