skipper-web-components
This is an implementation of the skipper design system in web components.
How to use the components.
The project can be used directly from npm.
1. Install the package by:
npm install skipper-web-components
2. Install openbridge-css:
npm install openbridge-css
3. Include the package in you javascript code (vue/react/angular)
import "skipper-web-components";
4. Include the openbridge css in your project
openbridge-css/dist/css/openbridge.css
5. Set the theme in the html tag, for instance
6. Use the components, e.g.,: