瀏覽代碼

Create README.md

master
Allan Crisostomo 3 年之前
committed by GitHub
父節點
當前提交
0049e9d49e
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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)

Loading…
取消
儲存