@21epub/epub-json-panel
v0.0.14
Published
epub-json-panel
Readme
epub-json-panel
Made with create-storybook-react-library
Intro
This is a component for react.
Install
npm install --save @21epub/epub-json-panelFor Details: See Example
Developing and running on localhost
First install dependencies and then install peerDeps for storybook dev:
npm install
npm run install-peersTo run Example in hot module reloading mode:
npm start # or npm run storybookTo create a bundle library module build:
npm run buildTesting
To run unit tests:
npm testLicense
MIT © dxsixpc
