Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 666 Bytes

README.md

File metadata and controls

69 lines (46 loc) · 666 Bytes

narr-material-ui

My UI components using Typescript+React+Material-UI

Install

npm i

Development

npm start

Test

npm test

Lint

npm run lint

CI

npm run ci

Commit

# Please use this script to make a commit because a commit message will be linted by commitlint.
npm run cm

Lint commit messages for CI

# This will run "commitlint -f=FROM_REVISION -t=TO_REVISION"
npm run ci:cmlint

Generate demo pages

npm run doc

Build packages

npm run build

Publish packages

npm run pub

Demo

https://narr-material-ui.netlify.com/