1.0.0 • Published 4 years ago

se-component-library v1.0.0

Weekly downloads
5
License
-
Repository
-
Last release
4 years ago

Discover the Components

Website: senseering-component-library

Usage

You can add the Senseering Component Library to andy frontend with NPM.

npm install senseering-component-library

And then use it as usual in you components

import { SeButton } from 'senseering-component-library';

...

<se-button>Hello World!</se-button>

Whats behind?

We use storybook.js, which is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.

To see a list of all compnents, please visit senseering-component-library, which is a buildet version of the Storybook.