浏览代码

Create README.md

master
Allan Crisostomo 3 年前
committed by GitHub
父节点
当前提交
0049e9d49e
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 29 次插入0 次删除
  1. +29
    -0
      README.md

+ 29
- 0
README.md 查看文件

@@ -0,0 +1,29 @@
# piano-midi-monitor

Simple monitor for displaying MIDI status for digital pianos.

![Screenshot](./docs/screenshot.png)

Tested with Node v.14.1.0

## Instructions

### Building

Just run:

```shell script
yarn build
```

### Development

Just run:

```
yarn start
```

LICENSE

[MIT License](./LICENSE)

正在加载...
取消
保存