vc-panel

0.0.2 • Public • Published


Vim, The Best Editor

js-standard-style

@Vue Component - vc-panel

Install

npm install vc-panel --save

if you are using single file *.vue in project, please import the component by:
import vcPanel from 'vc-panel/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

Package Sidebar

Install

npm i vc-panel

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • indexxuan