create-react-app 構建 react應用程序 (一 )

  第一步 全局安裝 create-react-appjavascript npm install -g create-react-app   第二步 經過create-react-app來構建本身的項目java create-react-app demo-app //demo-app是你要建立的項目名   第三步 執行react npm start
相關文章
相關標籤/搜索