UINIO Web Vue2
1.0.0
一個優雅的Vue 2和Webpack 5腳手架,無需 vue-cli。
login
layout
dashboard
板demo
1. git clone https://github.com/uinika/UINIO-Web-Vue2.git
2. cd aves
3. npm i
4. npm start
5. Open browser with http://localhost:5000/dev/index.html
更新全域 ajax 連線的基本 url。
刪除
output/build
中的所有內容。
將原始碼編譯到目錄
output/build
。
將 build 資料夾壓縮到目錄
output/release year-month-day hour.minute.second.zip
。
您必須先執行
npm start
才能啟動此命令。