mirror of
https://github.com/alwxkxk/soft-and-hard.git
synced 2025-02-04 06:42:54 +08:00
10 lines
124 B
Markdown
10 lines
124 B
Markdown
# README
|
||
demo2例程。
|
||
```bash
|
||
# 安装依赖
|
||
npm install
|
||
# 运行
|
||
npm start
|
||
# 访问localhost:8001
|
||
# TCP 端口:9002
|
||
``` |