Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 455 Bytes

File metadata and controls

22 lines (15 loc) · 455 Bytes

勉強實驗室react 課程 從入門到放棄 勉強實驗室

如何使用這個repo

1.複製repo

git clone https://github.com/daskinnyman/-react-intro.git

2. cd -react-intro

3. 下載dependencies

npm i 

4. 開始專案

npm start