@sammolina/poc-storybook-library

1.2.4 • Public • Published

PocStorybookLibrary

This project was generated with Angular CLI version 14.0.2.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Creating a library

Please refer the following documentation:

Build

ng build --project=poc-storybook-library

Use the library

In the dist/poc-storybook-library run:

npm link

In an Angular project with version 14 run:

npm link poc-storybook-library

Import button component:

import { DesingSystemButton } from 'poc-storybook-library';

Readme

Keywords

Package Sidebar

Install

npm i @sammolina/poc-storybook-library

Weekly Downloads

2

Version

1.2.4

License

ISC

Unpacked Size

25.3 kB

Total Files

40

Last publish

Collaborators

  • sammolina