0.2.0 • Published 2 years ago
dse-example-package v0.2.0
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.