Update README.MD

This commit is contained in:
bigdeejay
2025-01-22 18:22:13 +09:00
parent 19ffa32de8
commit 369213999f

View File

@@ -1,6 +1,7 @@
# [리액트 튜토리얼 : 택택토 만들기](https://ko.react.dev/learn/tutorial-tic-tac-toe) # [리액트 튜토리얼 : 택택토 만들기](https://ko.react.dev/learn/tutorial-tic-tac-toe)
```bash ```bash
# 위 제목을 클릭하면 튜토리얼 페이지로 이동합니다.
git clone https://gitea.rsone.duckdns.org/bigdeejay/react_tutorial.git git clone https://gitea.rsone.duckdns.org/bigdeejay/react_tutorial.git
cd react_tutorial cd react_tutorial
npm install npm install