Skip to content

iomentum/io-component-library

Repository files navigation

io-component-library

developpement

install project

npm install
npm run prepare

workflow

npm run test
npm run updateSnapshot

storybook

start

npm run storybook

http://localhost:6006/ into your favorite browser

build

npm run build-storybook

rollup

build

Complile & pubslish your components by running npm run build-lib

(You may need to run sudo npm install --global rollup before)

Then commit the generated files ans push them.

external installation

npm install --save iomentum/io-component-library#main

Import the library into your .tsx or .jsx file:

import {} from 'io-component-library'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published