nursing_unit_vue/tests/server
..
controller
service
README.md
ecosystem.config.js
index.ts
nodemon.json
package.json
routes.ts
tsconfig.json
utils.ts

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