You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| http | 2 years ago | |
| src | 1 year ago | |
| README.md | 2 years ago | |
| ecosystem.config.cjs | 2 years ago | |
| nest-cli.json | 2 years ago | |
| package.json | 1 year ago | |
| tsconfig.build.json | 2 years ago | |
| tsconfig.json | 2 years ago | |
README.md
@vben/backend-mock
Description
Vben Admin Pro 数据mock服务
Running the app
# development
$ pnpm run start
# watch mode
$ pnpm run start:dev
# production mode
$ pnpm run start:prod