An open API service indexing awesome lists of open source software.

https://github.com/theajack/piano

Play the piano with type (钢琴打字游戏)
https://github.com/theajack/piano

game type

Last synced: about 1 year ago
JSON representation

Play the piano with type (钢琴打字游戏)

Awesome Lists containing this project

README

          

# 🚀 钢琴打字游戏

[试玩](https://theajack.gitee.io/piano)

### dev

```
git clone https://github.com/theajack/piano.git

cd piano
npm install

npm run dev
```