mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-05 08:14:32 +08:00
修改 npm 安装启动命令
This commit is contained in:
+21
-20
@@ -1,20 +1,21 @@
|
||||
.github/
|
||||
.vscode/
|
||||
.history/
|
||||
back/
|
||||
cli/
|
||||
data/
|
||||
src/
|
||||
static/**/*.js.map
|
||||
static/**/*.gz
|
||||
.editorconfig
|
||||
.gitignore
|
||||
.prettierignore
|
||||
.prettierrc
|
||||
.umirc.ts
|
||||
nodemon.json
|
||||
pnpm-lock.yaml
|
||||
tsconfig.back.json
|
||||
tsconfig.json
|
||||
typings.d.ts
|
||||
.env
|
||||
/.tmp/
|
||||
/.github/
|
||||
/.vscode/
|
||||
/.history/
|
||||
/back/
|
||||
/cli/
|
||||
/data/
|
||||
/src/
|
||||
/static/**/*.js.map
|
||||
/static/**/*.gz
|
||||
/.editorconfig
|
||||
/.gitignore
|
||||
/.prettierignore
|
||||
/.prettierrc
|
||||
/.umirc.ts
|
||||
/nodemon.json
|
||||
/pnpm-lock.yaml
|
||||
/tsconfig.back.json
|
||||
/tsconfig.json
|
||||
/typings.d.ts
|
||||
/.env
|
||||
Reference in New Issue
Block a user