1.create-react-app react_mobx //建立好腳手架安裝mobx和mobx-react 包 2. npm install mobx mobx-react --save 3. npm install react-router --save ...
確定! 回上一頁