@flive/react-kit
v5.2.4
Published
Flive Design System components and helpers
Downloads
178
Readme
@flive/react-kit
React Kit is the implementation of Flive, the Sigfox Design System, using the popular javascript library React.
Installation & Usage
Please refer to the official documentation for installation & usage.
Examples
How can I contribute ?
Our CONTRIBUTING.md contains all the general informations related to contributions.
See below for specific informations.
Installation
- Install Node 10 or later (NodeJS ? 🤷).
- Clone this repository (How can I clone it ? 🤷).
- Run
npm install
to install all dependencies (np..what? 🤷) - Run
npm run build
to build the library ornpm run start
to build it in watch mode (We are using Rollup 👨💻). - BONUS: As this repository is a components library, you can launch @flive/docs if you want to visualize the changes. You can also build you own app and npm link this repo to it.
Development
Storybook is available to ease development of new components, in order to start Storybook run:
npm run storybook
License
Unauthorized copying of this file without the express permission of the Sigfox company, via any medium, is strictly prohibited.