@brandandcelebrities/kolkit
v6.1.32
Published
Kolsquare UI-Kit / Design System
Downloads
41
Readme
Kolsquare UI-Kit / Design System
@brandandcelebrities/kolkit
Minimum Requirements
| React | React-DOM | Node | | ----- | --------- | ---- | | 16.4 | 16.4 | 12 |
Install
npm install --save @brandandcelebrities/kolkit
Usage
import React from 'react'
import { MyComponent } from '@brandandcelebrities/kolkit'
const Example = () => {
return (
<MyComponent />
)
}
Publish
Warning: Up the version before publication
npm login
npm publish --access public
Editable live examples with React Styleguide:
Kolkit DS are generated and configured with working styleguide documentation. To start your styleguide server run the following:
npm run guide
Finally visit http://localhost:6060 to view your living styleguide!
License
MIT © Kolsquare Tech Team