Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

cofree-ui

cofreeUI

UI

readme

简介

A Vue.js 2.0 UI Toolkit for Web

Install

npm install c-ui --save

Quick Start

import CUI from 'cofree-ui'
import 'c-ui/theme-default/index.css'
Vue.use(CUI)