memory-game:用 React 和 Flux 编写的记忆游戏

时间:2024-06-29 01:16:44
【文件属性】:

文件名称:memory-game:用 React 和 Flux 编写的记忆游戏

文件大小:185KB

文件格式:ZIP

更新时间:2024-06-29 01:16:44

JavaScript

#memory-game 一个用 React 和 Flux 编写的简单记忆游戏 先决条件 安装 Node.js。 入门 $ cd memory-game $ npm install -g gulp # Install Gulp task runner globally $ npm install # Install Node.js components listed in ./package.json 如何建造 $ gulp build # Run the gulp build task 如何服务 $ npm install http-server -g # install http server globally $ http-server # star


【文件预览】:
memory-game-gh-pages
----index.html(359B)
----src()
--------styles()
--------js()
----gulpfile.js(1KB)
----README.md(586B)
----dist()
--------js()
--------css()
----.gitignore(717B)
----package.json(1KB)

网友评论