Skip to content

applantic/homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.