This is a library for use in React frontend applications.
The simplest way to explore what it offers would be to visit the Storybook page hosted here at GitHub Pages.
From an existing React app, for example one created with create-react-app
, run either npm i --save @a110/rito
or
yarn add @a110/rito
.