Kondensator:Flux、React、Immutable 和 webpack

时间:2024-07-05 06:34:02
【文件属性】:

文件名称:Kondensator:Flux、React、Immutable 和 webpack

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-05 06:34:02

JavaScript

电容器 使用 ES6 和 webpack 构建 React 应用程序的样板。 你得到什么 React 0.13 ES6 & JSX 编译为 ES5 与 html 捆绑的 webpack 具有应用程序操作和商店的基本通量架构 入门 克隆项目并删除 git 存储库: git clone --depth=1 https://github.com/accosine/Kondensator.git my-project cd my-project rm -rf .git && git init npm 脚本 npm start - 在以开发模式构建并启动应用程序 npm run build - 运行生产构建 例子 ### 编写组件: // Filename: Menu.jsx import React from 'react' ; import MenuItem from '../Men


【文件预览】:
Kondensator-master
----.eslintrc(367B)
----www()
--------constants()
--------index.html(302B)
--------stores()
--------components()
--------actions()
--------dispatcher()
--------app.jsx(183B)
----webpack.config.js(2KB)
----LICENSE(1KB)
----README.md(2KB)
----.gitignore(37B)
----package.json(1KB)

网友评论