0.1.1 • Published 2 years ago

bb-design-system v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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