Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 742 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 742 Bytes

eartrain

用vue写的耳力训练小软件,随机产生1234567i,用户答题并判断结果 写完才觉得看着简单的需求,想做到好用,里面套路实在太深了

技术栈 VUE全家桶 移动端框架VUX 音乐播放 MIDI.JS Nipple.JS 后台功能持续完善中....

后台统计版demo 请戳这里

单机版demo 请戳这里

ear train

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report