1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2025-01-08 19:29:48 +00:00
bluelib/README.md

636 B

bluelib-react npm package

A React library implementing bluelib classes as React components

Installation

npm install bluelib

Usage

To see an interactive documentation for all components provided, run the following commands:

git clone https://github.com/RYGhub/bluelib-react.git
cd bluelib-react
npm install
npm start

Then visit http://127.0.0.1:6060 in a JavaScript-enabled browser.

Contributing

Please see CONTRIBUTING.md!