@brandandcelebrities/kolkit
v6.1.32
Published
Kolsquare UI-Kit / Design System
Readme
Kolsquare UI-Kit / Design System
@brandandcelebrities/kolkit
Minimum Requirements
| React | React-DOM | Node | | ----- | --------- | ---- | | 16.4 | 16.4 | 12 |
Install
npm install --save @brandandcelebrities/kolkitUsage
import React from 'react'
import { MyComponent } from '@brandandcelebrities/kolkit'
const Example = () => {
return (
<MyComponent />
)
}Publish
Warning: Up the version before publication
npm loginnpm publish --access publicEditable 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 guideFinally visit http://localhost:6060 to view your living styleguide!
License
MIT © Kolsquare Tech Team
