0.1.5 • Published 7 months ago

@masud-nt1/test-components v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

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 matrix
  • size which comments cost comparison of your library on every pull request using size-limit