Causys frontend code which is used when you run causy ui.
See Vite Configuration Reference.
npm installnpm run devnpm run buildRun Unit Tests with Vitest
npm run test:unitLint with ESLint
npm run lintCausys frontend code which is used when you run causy ui.
See Vite Configuration Reference.
npm installnpm run devnpm run buildnpm run test:unitnpm run lint