am-editor-002/ot-server/README.md

15 lines
109 B
Markdown
Raw Normal View History

2021-11-03 19:58:08 +08:00
# am-ot-server
## Install
```sh
$ yarn
```
## Usage
```sh
$ yarn start
$ open http://localhost:8080/
```