一个基于 Vue 的单词默写器
 
 
 
 
 
Go to file
cast1e aea4b310b7 change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
public change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
src change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
.gitignore change to vite and enabled typescript 2025-03-06 22:25:09 +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
components.d.ts change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
index.html change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
package.json change to vite and enabled typescript 2025-03-06 22:25:09 +08:00
pnpm-lock.yaml change to vite and enabled typescript 2025-03-06 22:25:09 +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 change to vite and enabled typescript 2025-03-06 22:25:09 +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.