React中的井字游戏

该项目通过引导脚本在项目目录中提供了几个命令:

  • 运行 yarn start 在开发模式下启动应用程序,可在浏览器中查看并进行编辑。
  • 运行 yarn test 启动测试运行器,进入交互式监视模式。
  • 运行 yarn build 构建生产版本到应用程序的build文件夹中,React已正确捆绑并优化构建以获得最佳性能,生成文件已被最小化。

注意:yarn eject 是单向操作,一旦执行将无法返回!

zip
tic-tac-toe-master.zip 预估大小:12个文件
folder
tic-tac-toe-master 文件夹
folder
public 文件夹
file
manifest.json 492B
file
index.html 2KB
file
robots.txt 67B
file
favicon.ico 3KB
file
logo512.png 9KB
file
logo192.png 5KB
file
yarn.lock 454KB
folder
src 文件夹
file
index.css 639B
file
index.js 2KB
file
README.md 3KB
file
.gitignore 310B
file
package.json 747B
zip 文件大小:196.58KB