mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 08:36:19 +08:00
chore: update deps
This commit is contained in:
15
test/websocket-server/README.md
Normal file
15
test/websocket-server/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Websocket Server
|
||||
|
||||
Simple background for testing ws interface
|
||||
|
||||
## Usage
|
||||
|
||||
```js
|
||||
|
||||
cd ./test/websocket-server
|
||||
|
||||
yarn install
|
||||
|
||||
yarn start
|
||||
|
||||
```
|
Reference in New Issue
Block a user