UNPKG

likelihood-widgets-react

Version:

A collection of React components used by Likelihood UI.

24 lines (15 loc) 185 B
# Likelihood Widgets React ## Installation ``` npm install ``` ## Usage ### Run App ``` npm start ``` The app is running on http://localhost:3000/ ### Run Test ``` npm test ```