บันทึกข้อมูลสมัครสอบ
This commit is contained in:
parent
5fbf1bd8bd
commit
bc71932976
3 changed files with 58 additions and 16 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "run-p type-check build-only",
|
||||
"build": "run-p build-only",
|
||||
"preview": "vite preview",
|
||||
"test:unit": "vitest",
|
||||
"test:e2e": "start-server-and-test preview http://localhost:4173 'cypress run --e2e'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue