0.0.5 • Published 2 years ago

@dxsixpc/components v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Intro

This is a component for react.

Install

npm install --save dxsix-form-components

For Details: See Example

Developing and running on localhost

First install dependencies and then install peerDeps for storybook dev:

npm install

To run Example in hot module reloading mode:

npm run storybook

To create a bundle library module build:

npm run build-storybook

Testing

To run unit tests:

npm test

License

MIT © dxsixpc