1.0.23 • Published 4 years ago

blubito-react-ui-components v1.0.23

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

Getting Started with React Component Library

This project was bootstrapped with

Update library as follows

  • npm login
  • commit your changes to git
  • npm version patch (if it's a minor change and backwards-compatible, 1.0.12 => 1.0.13)
  • npm run build-lib (builds the library)
  • npm publish (publishes it on npm)
  • update your library version in the package.json of your project and run npm install

Available Scripts

In the project directory, you can run:

npm run storybook

Runs the Storybook app in the development mode.\ Open http://localhost:6006 to view it in the browser.

The page will reload if you make edits.\ You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.\ See the section about running tests for more information.

npm run build-lib

Builds the library using Rollup to the build folder.

npm build-storybook

Builds the Storybook application that showcases components for production to the storybook-static folder.\ It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\ Your app is ready to be deployed!

1.0.23

4 years ago

1.0.22

4 years ago

1.0.21

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.20

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago