Skip to content

appbaseio/reactivebase

Repository files navigation

Coverage Status

Note: This library is not supported anymore. Please use the latest version of reactivesearch

Data components for building reactive UIs

The UI component library that powers Reactive Maps and Reactive Search.

How to Run

Installation

npm install
npm test

Run Examples

npm run storybook
open localhost:9009

Test Coverage

npm run coverage

Lint

npm run lint