Cab9 Shortcuts
npm install
npm run serve
npm run build
npm run test
npm run lint
Keep first keyword as one of the below (feat|fix|docs|dx|style|refactor|perf|test|workflow|build|chore|types|wip)
example :
fix(login): issue fixed related to login
chore: updated the code in babel.config.js
feat: new feature added for changing the user password
docs: documentation updated for the project