2.0.0 • Published 4 years ago

rec-vg-lib2 v2.0.0

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

person-summary-registry-component npm package

UI component Written in React.

Development

Getting Started

  1. Install Node Version Manager (NVM)
  2. Install Yarn
  3. Run the following commands to setup Node and dependencies
nvm use 12.0.0
npm install

This will start up Dev Site

Development

npm run start or npm start

Testing

Unit Tests

Unit tests are ran with Jest with the following command:

npm run test

To run Storybook

Storybook is a user interface development environment and playground for UI components.

Unit tests are ran with Jest with the following command:

npm run storybook
2.0.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.8

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago