1.0.0 • Published 5 years ago

@cubefuse/qube-react v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Getting Started

Qube React can be installed with npm or yarn.

# Yarn
yarn add @cubefuse/qube-react

# NPM
npm install --save @cubefuse/qube-react

Dependencies

This React library is dependent on the styles provided by the base Qube UI Vanilla CSS library. Please follow installation instructions for @cubefuse/qube before installing this.

Module Bundlers

If you are using a module bundler such as Webpack or Parcel, you can import components as follows:

import { Alert } from "qube-react";

Built Using

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Changelog

View notable changes.