文件名称:flux-memory-game:用 Flux (Alt) 和 React 编写的记忆卡游戏
文件大小:29KB
文件格式:ZIP
更新时间:2024-08-10 18:16:11
JavaScript
流量记忆游戏 使用 Alt (flux) 和 React 编写的记忆/风格游戏 演示地址: : 安装 克隆 repo,然后: cd flux-memory-game npm install npm run start 打开浏览器访问http://localhost:3000
【文件预览】:
flux-memory-game-master
----styles()
--------Skeleton-2.0.4()
--------style.css(2KB)
----webpack.config.js(567B)
----store.js(2KB)
----README.md(436B)
----card-themes()
--------bologne.js(1KB)
--------bologne-components()
----actions.js(1KB)
----.gitignore(48B)
----index.js(171B)
----alt.js(49B)
----components.jsx(3KB)
----package.json(1KB)