0.1.0 • Published 5 years ago

@verisys/pixel v0.1.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

PIXEL Verisys React component library

Requirements

  1. nodejs
  2. yarn

Build Components

  1. yarn
  2. yarn build:production

Build Storybook

  1. yarn build:storybook

Local Use Components

  1. Build
  2. yarn add file:../path/to/file

Local Use Storybook

  1. yarn storybook
  2. localhost:6006