0.0.1 • Published 6 years ago
imc-ui-library v0.0.1
IMC UI Library
Run storybook locally
Start storybook to see the changes you make live at http://localhost:6006
npm startPre commit
Before committing to the git repo, please run this command to
- run prettier to format your code
- run ts-lint to check for linting errors
npm run pre-commitBranches
- Make feature branches and push them to gitlab.
- Create merge requests from your feature branch into the
developbranch
Build
To compile the library into the dist folder run:
npm run buildPublish
TBD
0.0.1
6 years ago