@cadolabs/sphere-ui

5.5.0 • Public • Published

@cadolabs/sphere-ui · Supported by Cado Labs · CI · npm version

UI Kit for awesome applications 💅

Based on PrimeReact.

Install

npm i --save @cadolabs/sphere-ui

or

yarn add @cadolabs/sphere-ui

Include styles to your root js file:

import "@cadolabs/sphere-ui/dist/index.css";

or root css, scss file:

@import "~@cadolabs/sphere-ui/dist/index.css";

And require it for further usage

import UI from "@cadolabs/sphere-ui"

Storybook

navigate to storybook folder

cd storybook

install dependencies

yarn install

run

yarn storybook

build

yarn build-storybook

Contributing

  • Fork it ( https://github.com/Cado-Labs/sphere-ui )
  • Create your feature branch (git checkout -b feature/my-new-feature)
  • Commit your changes (git commit -am '[feature_context] Add some feature')
  • Push to the branch (git push origin feature/my-new-feature)
  • Create a new Pull Request

License

Released under MIT License.

Supporting

Supported by Cado Labs

Authors

Aleksei Bespalov

Readme

Keywords

none

Package Sidebar

Install

npm i @cadolabs/sphere-ui

Weekly Downloads

227

Version

5.5.0

License

MIT

Unpacked Size

2.69 MB

Total Files

99

Last publish

Collaborators

  • cadolabs