Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 314 Bytes

File metadata and controls

14 lines (9 loc) · 314 Bytes

利用空檔時間用React.js建立一個簡單的井字遊戲。

目的

台中前端社群 React.js 讀書會用。只有Reactjs沒有Redux的示範

安裝步驟

  1. git clone 本專案的github網址到本地目錄
  2. 使用yarn或npm安裝套件
  3. 使用yarn start或npm run start執行

##Licence

MIT