First, set up development enviroment:
npm install
chmod +x .husky/*
npm run devOpen http://localhost:3000 with your browser to see the result.
After local modifications use :
git commitThis will open up commitizen in the CLI.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, set up development enviroment:
npm install
chmod +x .husky/*
npm run devOpen http://localhost:3000 with your browser to see the result.
After local modifications use :
git commitThis will open up commitizen in the CLI.