0.3.0 • Published 8 years ago

vc-checkbox v0.3.0

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

Install

npm install vc-checkbox --save

if you are using single file *.vue in project, please import the component by:
import vcCheckbox from 'vc-checkbox/src

Demo

online demo

Dev

  • build
npm run build
  • build dev
npm run build:dev
  • build production
npm run build:prod
  • build example
npm run build:example
  • run server
npm run start
  • dev component
npm run dev
  • dev example
npm run example 
  • publish
npm run release 

Changelog

changelog

License

MIT

Copyright (c) 2016

0.3.0

8 years ago

0.2.3

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago