0.6.0 • Published 2 years ago

react-ts-storybook-library v0.6.0

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

Getting Started with React Component Library

This project was bootstrapped with

Available Scripts

In the project directory, you can run:

yarn storybook

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

The page will reload if you make edits.\ You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.\ See the section about running tests for more information.

yarn build

Builds the library using Rollup to the build folder.

yarn build-storybook

Builds the Storybook application that showcases components for production to the storybook-static 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!