My UI components using Typescript+React+Material-UI
npm i
npm start
npm test
npm run lint
npm run ci
# Please use this script to make a commit because a commit message will be linted by commitlint.
npm run cm
# This will run "commitlint -f=FROM_REVISION -t=TO_REVISION"
npm run ci:cmlint
npm run doc
npm run build
npm run pub