Web Opodatkuvayco is a web application for calculating taxes in Ukraine.
See Vite Configuration Reference.
npm installnpm run devnpm run buildRun Unit Tests with Vitest
npm run test:unitLint with ESLint
npm run lintnpm run formatnpm run type-checkecho 'feat!: bar' | commitlintGiven a version number MAJOR.MINOR.PATCH, increment the:
- (feat!, fix!, or BREAKING CHANGE in comment) MAJOR version when you add a new problem domain solution (e.g., new site page)
- (feat) MINOR version when you add a feature an existing problem domain (e.g., add control to admin page)
- (refactor, perf, style, revert) PATCH version when you make feature tweaks, bug fixes, style or text changes (e.g., change css rules)
- (ci, docs, chore, build, test) Don't change the version Additional labels for pre-release and build metadata could mirror Semver when appropriate