Reusable list of react components for building a website. Built by @Codebrahma.
npm install --save cb-design-systemimportReact,{Component}from'react'importMyComponentfrom'cb-design-system'classExampleextendsComponent{render(){return(<MyComponent/>)}}MIT © Codebrahma