初衷
想學習React的專案開發,想把能用到的都用一遍,就把大雜燴全都融匯進去,做了一個簡單入門的React一條龍專案
GitHub
技術棧
- react v16
- redux
- redux-saga
- react-redux
- react-router v4
- react-router-redux
- axios
- antd-mobile
- LeanCloud
目錄結構
專案使用
1.git clone https://github.com/zxj963577494/OverWatchTeams.git
2.cd OverWatchTeams
3.npm install
4.npm dev
註冊並獲取LeanCloud的appId和appKey,填入src/index.js相關位置
專案介紹
為守望先鋒玩家提供組隊、戰隊、交流的資訊平臺
專案示例
專案截圖
免責宣告
網站資料均為測試資料,不作為商業用途使用
擴充套件
- axios使用請見qipalin-react-redux