Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 607 Bytes

README.md

File metadata and controls

45 lines (27 loc) · 607 Bytes

BB Design System

Multiple components for create your apps

Badge

Components

  • BBButton
  • BBInput
  • BBField
  • BBCheckbox
  • BBRadio
  • BBLoader
  • BBIcon
  • BBTab

Requirements

Vue 2.x

Configurations

Import package into package.json "bb-design-system": "lastest"

Usage

Import in your file vue import { BBLoader } from 'bb-design-system'

Example

  • Install dependencies yarn install
  • Run application yarn serve

Release

  • 0.1.0 - Input, Radio, Checkbox, Loader, Field, Tab, Button, Icon

Next release

  • 0.2.0 - New components

License

MIT