Made with create-storybook-react-library
This is a component for react.
npm install --save @21epub/epub-json-panelFor Details: See Example
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 buildTo run unit tests:
npm testMIT © dxsixpc