一个基于 Vue 的单词默写器
 
 
 
 
 
Go to file
cast1e 7d404aeb66 Better Input 2023-11-06 17:50:31 +08:00
public add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
src Better Input 2023-11-06 17:50:31 +08:00
.gitignore UI modify 2023-11-06 15:40:49 +08:00
README.md init 2023-10-12 17:46:06 +08:00
babel.config.js init 2023-10-12 17:46:06 +08:00
jsconfig.json init 2023-10-12 17:46:06 +08:00
package-lock.json UI modify 2023-11-06 15:40:49 +08:00
package.json UI modify 2023-11-06 15:40:49 +08:00
result.json add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
test.js Better Input 2023-11-06 17:50:31 +08:00
vue.config.js init 2023-10-12 17:46:06 +08:00

README.md

wordin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.