1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-22 11:34:21 +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!