1.0.0 • Published 8 years ago

vui-y v1.0.0

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

Demo

Notice

  • 1.0.0.beta released.
$ npm install vui

Features

  • Equip with Vue.js, Vue-Router, ES6 & Babel 6
  • Cool with Webpack 2.0 & Vue Loader
  • Semantic CSS Components
  • Stylesheets in Sass

Components

Getting started

quick start with vue-cli.

$ npm i vue-cli -g
$ vue init webpack test
$ cd test
$ yarn install
import Vui from 'vui'
Vue.use(Vui)

Run project

$ npm run dev

That's it.

And if you start with vue-webpack-boilerplate by vue-cli, check the following starter for your reference. https://github.com/wangdahoo/vonic-webpack-starter

Thanks to

LICENSE

MIT

1.0.0

8 years ago