Skip to content
/ vue Public
forked from geist-org/vue

Vue implementation for ZEIT design.

License

Notifications You must be signed in to change notification settings

yule-s/vue

 
 

Repository files navigation

@zeit-ui/vue -- Vue implementation for ZEIT Style, originating from ZEIT Design.


Quick Start

  1. run yarn add @zeit-ui/vue or npm i @zeit-ui/vue install it.

  2. import to projcet:

import ZeitUI from '@zeit-ui/vue'
import '@zeit-ui/vue/dist/zeit-ui.css'

Documentation


Development

  1. fork and clone.
  2. start: npm i && npm start

Showcases


LICENSE

MIT

Packages

No packages published

Languages

  • Vue 50.8%
  • CSS 32.9%
  • JavaScript 15.4%
  • HTML 0.9%