一个基于 Vue 的单词默写器
 
 
 
 
 
Go to file
cast1e 357be521de add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
public add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
src add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
.gitignore init 2023-10-12 17:46:06 +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 add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
package.json add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
result.json add: history,wordclass & bug fixes 2023-10-19 19:05:11 +08:00
test.js add: history,wordclass & bug fixes 2023-10-19 19:05:11 +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.