成功安裝的weex初始項目結構

檢測weex安裝成功與版本 創建項目命令 weex create vxproject npm install npm start 常用命令: npm run dev 【webpack watch 模式,方便開發】 npm run serve 【開啓HotReload服務器,代碼改動的將會實時同步到網頁中】 npm run build 【源碼打包,生成 JS Bundle】
相關文章
相關標籤/搜索