No description
Find a file
2024-12-16 23:17:18 +07:00
docker change landing 2024-12-16 18:08:17 +07:00
public updated 2024-12-16 23:13:43 +07:00
src updated 2024-12-16 23:13:43 +07:00
.env.example start project 2024-12-16 17:12:39 +07:00
.gitignore start project 2024-12-16 17:12:39 +07:00
cypress.config.ts start project 2024-12-16 17:12:39 +07:00
env.d.ts start project 2024-12-16 17:12:39 +07:00
index.html updated 2024-12-16 23:13:43 +07:00
package.json updated 2024-12-16 23:13:43 +07:00
README.md updated name sys 2024-12-16 23:17:18 +07:00
tsconfig.app.json start project 2024-12-16 17:12:39 +07:00
tsconfig.config.json start project 2024-12-16 17:12:39 +07:00
tsconfig.json start project 2024-12-16 17:12:39 +07:00
tsconfig.vitest.json start project 2024-12-16 17:12:39 +07:00
vite.config.js updated 2024-12-16 23:13:43 +07:00

HRMS SSO & Landing Page

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.