1.0.4 • Published 2 years ago

@dieffetech/react-library v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Dieffetech react library

Introduction

We have created this library to simplify Dieffetech processes, studying and developing a whole series of reusable components. To build this repo we followed the official storybook guide

All components are visible at the following link: https://.....

Develop

  • yarn start start storybook server
  • yarn test run all component tests

Workflow

  • Never push directly to main
  • create a branch
  • implement the components / bug fixes
  • we make a pull request When the pull request will be merged on master the package will be automatically deployed on npm