Go to file
2023-12-25 17:27:42 +08:00
public init project 2023-12-25 16:33:28 +08:00
src modeify ts format with semi end 2023-12-25 17:27:42 +08:00
.editorconfig init project 2023-12-25 16:33:28 +08:00
.gitignore init project 2023-12-25 16:33:28 +08:00
babel.config.js init project 2023-12-25 16:33:28 +08:00
LICENSE Initial commit 2023-12-25 16:17:37 +08:00
package-lock.json init project 2023-12-25 16:33:28 +08:00
package.json modeify ts format with semi end 2023-12-25 17:27:42 +08:00
README.md init project 2023-12-25 16:33:28 +08:00
tsconfig.json init project 2023-12-25 16:33:28 +08:00
vue.config.js modeify ts format with semi end 2023-12-25 17:27:42 +08:00

QuickExam-UI

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.