0.0.5 • Published 3 years ago
@dxsixpc/components v0.0.5
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