安裝. npm install --save redux. 建立Redux. 在src目錄下新建store資料夾建立 index.js store. import {createStore} from 'redux'; //匯入redux ...
確定! 回上一頁