No description
Find a file
2023-12-20 10:04:43 +07:00
.github/workflows first commit 2023-12-20 10:04:43 +07:00
public first commit 2023-12-20 10:04:43 +07:00
src first commit 2023-12-20 10:04:43 +07:00
.eslintrc.js first commit 2023-12-20 10:04:43 +07:00
.gitignore first commit 2023-12-20 10:04:43 +07:00
.prettierrc.json first commit 2023-12-20 10:04:43 +07:00
cypress.config.ts first commit 2023-12-20 10:04:43 +07:00
Dockerfile first commit 2023-12-20 10:04:43 +07:00
entrypoint.sh first commit 2023-12-20 10:04:43 +07:00
env.d.ts first commit 2023-12-20 10:04:43 +07:00
index.html first commit 2023-12-20 10:04:43 +07:00
nginx.conf first commit 2023-12-20 10:04:43 +07:00
package.json first commit 2023-12-20 10:04:43 +07:00
README.md first commit 2023-12-20 10:04:43 +07:00
tsconfig.app.json first commit 2023-12-20 10:04:43 +07:00
tsconfig.config.json first commit 2023-12-20 10:04:43 +07:00
tsconfig.json first commit 2023-12-20 10:04:43 +07:00
tsconfig.vitest.json first commit 2023-12-20 10:04:43 +07:00
vite.config.js first commit 2023-12-20 10:04:43 +07:00

BMA ระบบลงเวลาเข้า-ออกงาน

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build
npm run preview

Format and fixes files

npm run format

Customize configuration

See Configuration Reference.