Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 721 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 721 Bytes

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