mycarnet-ui-component
v2.1.17
Published
ui kit for mycarnet projects
Readme
MyCarNet's ui component and ui utils kit
Commands:
- npm run build: create a production build
- npm run storybook: launch storybook
- npm run lint: eslint
- npm run format: run prettier (modify files)
- npm run format-check: run prettier (dry-run)
- npm run hygen component new MyComponentName: generates a new component, with stories and style
