No description
| docker | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| cypress.config.ts | ||
| env.d.ts | ||
| index.html | ||
| package.json | ||
| README.md | ||
| tsconfig.app.json | ||
| tsconfig.config.json | ||
| tsconfig.json | ||
| tsconfig.vitest.json | ||
| vite.config.js | ||
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