sb-tx-example
v1.0.78
Published
trial component library
Downloads
23
Readme
Sebastian's Storybook React UI Components Library
For a quicker preview, visit the published library using this link
Running locally
In the project directory, run:
npm install
Once all the dependencies are installed, run
npm run storybook
App will run 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.
npm run test
Launches the test runner in the terminal and executes a number of unit tests. Tests are written in Jest.