@masud-nt1/test-components
v0.1.5
Published
### Storybook
Downloads
3
Readme
Lightning-components
Storybook
Run in terminal:
npm run storybook
To Build the library, use npm run build
.
To run tests, use npm run test
.
GitHub Actions
Two actions are added by default:
main
which installs deps w/ cache, lints, tests, and builds on all pushes against a Node and OS matrixsize
which comments cost comparison of your library on every pull request using size-limit