Abp Vnext 的 Vue3 实现版本
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.
 
 
 
 
 
 
valiant.zhao 0a4603b0ea vben271 5 years ago
..
controller vben271 5 years ago
service vben271 5 years ago
README.md vben271 5 years ago
ecosystem.config.js vben271 5 years ago
index.ts vben271 5 years ago
nodemon.json vben271 5 years ago
package.json vben271 5 years ago
routes.ts vben271 5 years ago
tsconfig.json vben271 5 years ago
utils.ts vben271 5 years ago
yarn.lock vben271 5 years ago

README.md

Test Server

It is used to start the test interface service, which can test the upload, websocket, login and other interfaces.

Usage


cd ./test/server

yarn

yarn start