0.0.3 • Published 1 year ago

wtc-example-package v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Example Component NPM package using React

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm run storybook

Opens the component in storybook

npm test --coverage

Runs the unit tests with coverage. Coverage is only taken from the component folder

npm run build

Builds the app into the Dist folder.