noah4520 / tic-tac-toe

Build a small tic-tac-toe game with React as a learning project to understand and practice React fundamentals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

學習 React 開發,根據教學文件 Tutorial: Tic-Tac-Toe – React 實作一個 tic-tac-toe 的游戲。

開啟專案

專案使用 pnpm,Node 版本為 20.14.0。

pnpm i

安裝套件後可以執行 dev 命令,開啟本地開發服務。

pnpm dev

About

Build a small tic-tac-toe game with React as a learning project to understand and practice React fundamentals.


Languages

Language:TypeScript 77.7%Language:CSS 18.1%Language:JavaScript 4.2%