Hype driven development
$ npm install
$ npm test
$ npm run Build
We use conventional commits. To commit your changes, add them using git add
command.
Then run yarn commit
command and follow the prompt.
commitizen package is used for prompt and commitlint package is used for linting commit messages.