cdcomponents-npmdemo

0.0.2 • 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)

/cdcomponents-npmdemo/

    Package Sidebar

    Install

    npm i cdcomponents-npmdemo

    Weekly Downloads

    1

    Version

    0.0.2

    License

    none

    Unpacked Size

    2.07 MB

    Total Files

    61

    Last publish

    Collaborators

    • xuniaoji