0.0.9 • Published 3 years ago

@ferlab-ui/core-react v0.0.9

Weekly downloads
5
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

@ferlab-ui React core components

Install

npm i @ferlab-ui/core-react

Requirements

Styles are installed separetly

@ferlab-ui/core-style

Storybook

In order to see and test all available components, you can run

npm run storybook

Developper

To publish a new release

  • Update package.json version
  • Try to install the package to make sure everything work corretly

    cd test dir && npm i full_path/ferlab-ui/packages/core-react

  • Login to npm

    npm login

  • prepare

    npm run prepare

  • Push the new version

    npm publish

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago