15 lines
109 B
Markdown
15 lines
109 B
Markdown
|
# am-ot-server
|
||
|
|
||
|
## Install
|
||
|
|
||
|
```sh
|
||
|
$ yarn
|
||
|
```
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
```sh
|
||
|
$ yarn start
|
||
|
$ open http://localhost:8080/
|
||
|
```
|