cdcomponents

1.2.4 • Public • Published

Build Setup

# install dependencies
npm install
 
# serve with hot reload at localhost:8080
npm run dev
 
http://localhost:8080
 
# build for production with minification
npm run build

安装

  • yarn
yarn add cdcomponents
  • npm
npm install cdcomponents -save

使用

import cdcomponents from 'cdcomponents' // 引入组件库
import 'cdcomponents/dist/theme-default/index.css' // 引入样式库
 
Vue.use(cdcomponents)

Dependents (0)

Package Sidebar

Install

npm i cdcomponents

Weekly Downloads

26

Version

1.2.4

License

none

Last publish

Collaborators

  • candyzheng