Skip to content

Bizico/react-bizico-components

Repository files navigation

Bizico React Components

Build Status Coverage Status

####This is in not-so-active development!!!

Getting Started

Not ready yet.

Documentation

Probably this is the best source.

Contributing

You can start with yarn or npm install

yarn run start - Starts development server with HMR and linting.

yarn run build - Builds components.

yarn run lint - Runs linting.

yarn run test - Runs tests.

yarn run test:watch - Starts watch for tests.

yarn run pages - Builds gh-pages application and updates docs.

TODO:

  • npm publish