ma-hab-test-design-system
v1.0.0
Published
npm module for primitive designed components
Downloads
3
Readme
ma-hab-test
ma-hab-test - DESIGN SYSTEM
Version: 1.0.0
How do I get set up?
To quickstart, execute npm install
in the root.
Development commands:
npm run storybook
:Development tool to facilitate new components creation and modification. Yo can play with your components using their public contract and see in real time how you component changes.
npm run test
:Runs js test.
npm run precommit
:Formats your code following the code style guide and runs js test.
Producction commands:
npm run prepack
:Transpile the code using babel, and create the published destination folder (dist/)
Who do I talk to?
- Owner: María Álvarez Gutiérrez