@nutrafol/nutrafol-ui-kit

3.0.58 • Public • Published

Nutrafol UI kit

Development

  • make changes
  • change version +1 in package.json (example 1.2.3)
{
  "name": "@nutrafol/nutrafol-ui-kit",
  "version": "1.2.3"
...
  • NOTE: keep same version if you dont want to publish changes (pipeline would fail)
  • run npm run build to create transpiled library at dist/index.js
  • commit and push
  • pipeline will auto publish (make sure correct FOLDER set in bitbucket-pipelines.yml)
  • see pipe https://bitbucket.org/nutrafol/npm/addon/pipelines/home

Usage

  • modify package.json in your project to match the latest published version
...
"@nutrafol/nutrafol-ui-kit": "1.2.3",
"@nutrafol/popup-helper": "2.3.4",
 ...
  • run install npm i

  • import component in your React code

import {Button} from '@nutrafol/nutrafol-ui-kit/dist';

Links:

Package Sidebar

Install

npm i @nutrafol/nutrafol-ui-kit

Weekly Downloads

9

Version

3.0.58

License

ISC

Unpacked Size

10.4 MB

Total Files

208

Last publish

Collaborators

  • tim-hannes
  • lev-savranskiy
  • preston-nutrafol
  • zfv201