The Wayback Machine - https://web.archive.org/web/20190727094650/https://github.com/Wscats/piano
Skip to content
🎹自动演奏钢琴曲,或放松下用键盘弹弹钢琴吧,远离996
Branch: master
Clone or download
Latest commit e673c42 Jul 26, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Create FUNDING.yml Jul 26, 2019
build 合并两个playsong方法 Jul 26, 2019
config piano Jul 24, 2019
public 更新markdown Jul 25, 2019
scripts piano Jul 24, 2019
src 合并两个playsong方法 Jul 26, 2019
.eslintrc piano Jul 24, 2019
.gitignore 构建静态文件 Jul 24, 2019
README.md 更新markdown Jul 25, 2019
package.json piano Jul 24, 2019

README.md

Omi Piano

Build piano with Omi and Omi Snippets

基于Omi和Omi Snippets构建钢琴应用

Made with ❤︎ by Eno Yao

NPM version MIT License Linux Build Window Build

Demo Address

演示地址,代码打久了,放开双手远离屏幕,让Omi为你演奏几首钢琴曲,如果您喜欢的话,请点个赞吧~

Develop

# 获取远程仓库代码
git clone https://github.com/Wscats/piano
# 进入目录
cd piano
# 安装依赖
npm install
# 启动项目
npm start
# 在浏览器访问 http://localhost:3000

Release

发布属于自己的演奏版本

npm run build

License

MIT

You can’t perform that action at this time.