0.1.16 • Published 4 years ago
dxsix-form-components v0.1.16
Intro
This is a component for react.
Install
npm install --save dxsix-form-componentsFor Details: See Example
Developing and running on localhost
First install dependencies and then install peerDeps for storybook dev:
npm installTo run Example in hot module reloading mode:
npm run storybookTo create a bundle library module build:
npm run build-storybookTesting
To run unit tests:
npm testLicense
MIT © dxsixpc