This website works better with JavaScript
首頁
探索
說明
登入
qingqu-git
/
de-net-website
關注
10
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
暫無描述
76
提交歷史
4
分支列表
0
版本發佈
目錄樹:
b0cd177db5
分支列表
標籤列表
feature_220726_login_test
master
pre
test
de-net-website
HTTP
SSH
ZIP
TAR.GZ
nieyuge
b0cd177db5
bug fix
3 年之前
.vscode
42c7c12cfc
init
3 年之前
public
5a51afceab
ico
3 年之前
src
b0cd177db5
bug fix
3 年之前
.gitignore
42c7c12cfc
init
3 年之前
README.md
0bcbd9e491
readme
3 年之前
index.html
de6e48ae35
upload
3 年之前
package-lock.json
46041c66d9
list
3 年之前
package.json
ce354fbc95
bug fix
3 年之前
server.js
4b23ac7bd0
fix
3 年之前
tsconfig.json
42c7c12cfc
init
3 年之前
tsconfig.node.json
42c7c12cfc
init
3 年之前
vite.config.ts
42c7c12cfc
init
3 年之前
README.md
Vue 3 + TypeScript + Vite
测试
npm run dev
部署
本地
npm run dev
测试
npm run build-test
npm run test
pm2 start npm -- run test (保活)
预发布
npm run build-pre
npm run pre
pm2 start npm -- run pre (保活)
线上
npm run build
npm run serve
pm2 start npm -- run serve (保活)