0.3.4 • Published 1 year ago
@story-telling-reporter/react-scrollable-image v0.3.4
@story-telling-reporter/react-scrollable-image · 
Create Embed Code
See @story-telling-reporter/react-embed-code-generator for more information.
Installation
yarn install
Development
$ yarn dev
// or
$ npm run dev
// or
$ make devBuild (React, ES6 above Transpiling)
$ npm run build
// or
$ make buildNPM Publish
After executing Build scripts, we will have /lib folders,
and then we can execute publish command,
npm publishNote: before publish npm package, we need to bump the package version first.