工具準(zhǔn)備--飯叔的前端零基礎(chǔ)入門(mén)教程 (1)
-
下載常用軟件
-
安裝完node以后,打開(kāi)命令行,安裝以下常用工具
npm i nrm -g nrm use taobao npm i http-server -g npm i typescript -g
-
下載樣例工程
git clone https://github.com/fangj/mobx-react-typescript-startkit cd mobx-react-typescript-startkit/client npm i npm start 用瀏覽器打開(kāi)http://localhost:3000 用 webstorm 打開(kāi) mobx-react-typescript-startkit 查看和編輯源碼
-
其他參考資料
http://bootcss.com/?