新增前端vue
This commit is contained in:
16
web-vue/packages/tests/README.md
Normal file
16
web-vue/packages/tests/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Test Server
|
||||
|
||||
It is used to start the test interface service, which can test the upload,
|
||||
websocket, login and other interfaces.
|
||||
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
|
||||
cd ./tests/server
|
||||
|
||||
yarn install
|
||||
|
||||
yarn serve
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user