0.1.16 • Published 3 years ago
dxsix-form-components v0.1.16
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