No description
Find a file
2024-12-17 11:29:25 +07:00
docker fix dockerfile 2024-12-16 23:51:10 +07:00
public updated 2024-12-16 23:13:43 +07:00
src updated config api 2024-12-17 11:29:25 +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
.onedev-buildspec.yml add CI 2024-12-16 16:27:11 +00: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.