用vue写的耳力训练小软件,随机产生1234567i,用户答题并判断结果 写完才觉得看着简单的需求,想做到好用,里面套路实在太深了
技术栈 VUE全家桶 移动端框架VUX 音乐播放 MIDI.JS Nipple.JS 后台功能持续完善中....
ear train
# 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