1.1.0 • Published 4 years ago

ivl-template-library v1.1.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

ivl-template-library

Available Scripts

In the project directory, you can run:

yarn start and yarn storybook

Runs storybook. Open http://localhost:6006 to view it in the browser. The page will reload if you make component edits.

yarn build

Builds the component library using rollup. This runs a set of defined configurations under rollup.config.js file. The exports are built inside build folder which can be used to publish to npm ecosystem.

yarn build-storybook

Builds static files for storybook site. This is so it can be deployed as the docs source for the component library.