Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 469 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 469 Bytes

webpage-piano

A web page piano. Html5 piano. 网页钢琴,html5钢琴,js piano.

Visit Online Demo>>> https://dwz.cn/ZJO05sOT

Project setup 安装

npm install

Compiles and hot-reloads for development 开发

npm run serve

then browser http://localhost:8080/

Lints and fixes files 修复eslint格式

npm run lint