2.1.1 • Published 3 years ago

@shubham20info/storybook-ts-new v2.1.1

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Getting Started with Create React App

To start the project just run : 1) npm run i 2) npm run storybook

Available Scripts

In the project directory, you can run:

npm run storybook

Runs the app in the development mode.\ Open http://localhost:6006 to view it in the browser.

The page will reload if you make edits.

npm run build-storybook

Builds the app for production to the build folder.\ It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\ Your app is ready to be deployed!

See the section about deployment for more information.

Publish the npm package

1) npm login 2) npm publish --access=public