@bolid/mcqueen-react

React components for building UIs with McQueen.

Usage no npm install needed!

<script type="module">
  import bolidMcqueenReact from 'https://cdn.skypack.dev/@bolid/mcqueen-react';
</script>

README

@bolid/mcqueen-react

This package contains the React components of McQueen Design System.

Installation

The package can be installed via npm:

npm i @bolid/mcqueen-react --save

Or via yarn:

yarn add @bolid/mcqueen-react

Usage

McQueen React exports each component as ES6 modules:

import { Title, Button } from '@bolid/mcqueen-react';

License

McQueen React is licensed under the terms of the Apache License 2.0.