Skip to content

Latest commit

 

History

History
executable file
·
37 lines (19 loc) · 588 Bytes

README.md

File metadata and controls

executable file
·
37 lines (19 loc) · 588 Bytes

Commitizen friendly

Applantic Homepage

Development

yarn start

Commits

Commit using Commitizen system

git cz

feat(Component): what changed

Release new version

It will create changelog based on Commitizen commits

yarn release

Deploy

It will deploy od Github Pages

yarn deploy

Test

yarn test

Build

yarn build

This project was bootstrapped with Create React App.