一个基于 Vue 的单词默写器
 
 
 
 
 
Go to file
cast1e 02d0402c15 adjust animation 2025-03-07 21:24:27 +08:00
public change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
src adjust animation 2025-03-07 21:24:27 +08:00
.gitignore 1.3 beta 2025-03-07 12:04:28 +08:00
README.md delete unused files 2023-11-07 22:09:47 +08:00
babel.config.js Release 1.0.1 2024-01-13 14:56:57 +08:00
index.html 1.3 beta 2025-03-07 12:04:28 +08:00
package.json adjust animation 2025-03-07 21:24:27 +08:00
pnpm-lock.yaml adjust animation 2025-03-07 21:24:27 +08:00
tsconfig.app.json change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
tsconfig.json change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
tsconfig.node.json change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
vite.config.ts adjust animation 2025-03-07 21:24:27 +08:00

README.md

wordIn

An English Reciter, based on Vue.js

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.