Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 283 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 283 Bytes

Used to organize some fragmented knowledges.


# preview
docsify serve docs
# standard commit message
# https://www.npmjs.com/package/commitizen
npm install -D commitizen
npx commitizen init cz-conventional-changelog --save-dev --save-exact
npx git cz