react+antd-mobile之項目構建+基礎配置

使用react腳手架構建項目(create-react-app) 1.安裝腳手架前端 npm install -g create-react-app 2.建立項目react create-react-app my-app 3.進入項目目錄webpack cd my-app 4.啓動項目git npm start 等待項目啓動完畢以後,可看到瀏覽器展現的效果github 安裝antd-mobile,
相關文章
相關標籤/搜索