@amol_b_jamkar/testreactlibrary

0.0.11 • Public • Published

Template for creating react library with storybook

  • To quick start building react library.
  • Using ReactJs.
  • StoryBook

Tech

Installation

Install the dependencies.

$ npm install

To run storybook

npm run storybook

Create build

npm run build

Publish to npm

You need to sign up first to npm

npm login
npm version 0.0.1 // version to start with
npm publish --access=public // with public access to your library

Important links to read

Package Sidebar

Install

npm i @amol_b_jamkar/testreactlibrary

Weekly Downloads

1

Version

0.0.11

License

ISC

Unpacked Size

12.3 kB

Total Files

11

Last publish

Collaborators

  • amol_b_jamkar