提交 0c615a63 编写于 作者: 城危

add github page links

上级 60703933
此差异已折叠。
# 用React+Redux+Immutable做 《俄罗斯方块》。
# Use Tetact, Redux, Immutable to coding "Tetris".
--------------------------------------------
### 玩 | Play
中文:[https://chvin.github.io/react-tetris/](https://chvin.github.io/react-tetris/)
English: [https://chvin.github.io/react-tetris/?lan=en](https://chvin.github.io/react-tetris/?lan=en)
### 安装 | Install
```
npm install
```
### 开发 | Development
```
npm start
```
open [http://0.0.0.0:8080/](http://0.0.0.0:8080/)
### 打包 | Build
## Mac:
#### Mac:
```
npm run MacBuild
```
## Windows:
#### Windows:
```
npm run WindowsBuild
```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册