React-Tic_tac_toe:基于React和Node.js的多人游戏

项目可通过运行脚本来启动,进入项目目录后运行yarn start即可。在开发模式下运行应用程序,编辑后页面会自动重新加载。使用yarn test可以启动测试运行程序。运行yarn build可以构建生产版本到应用程序build文件夹中。该版本已经进行了优化以获得最佳性能,最小化构建,并包含哈希的文件名。运行yarn eject可以将所有配置文件和依赖项直接复制到您的项目中。

zip
React-Tic_tac_toe-master.zip 预估大小:22个文件
folder
React-Tic_tac_toe-master 文件夹
file
package.json 745B
folder
src 文件夹
file
App.css 564B
file
index.js 298B
file
logo.svg 3KB
file
serviceWorker.js 5KB
file
App.test.js 280B
file
setupTests.js 255B
folder
components 文件夹
file
block.jsx 1KB
file
row.jsx 331B
file
board.jsx 343B
file
block.css 148B
file
App.js 236B
file
index.css 366B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 3KB
file
README.md 3KB
file
yarn.lock 462KB
zip 文件大小:205.05KB