Skip to content

SmartTechnologyLab/opodatkuvayco-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opodatkuvayco

Web Opodatkuvayco is a web application for calculating taxes in Ukraine.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

Format with Prettier

npm run format

Type check

npm run type-check

Commit check in the terminal

echo 'feat!: bar' | commitlint

Semantic frontend versioning

Rules

Given 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

About

Web Opodatkuvayco

Resources

Stars

Watchers

Forks

Contributors 7