3.0.0 • Published 4 years ago

@geist-ui/vue v3.0.0

Weekly downloads
25
License
MIT
Repository
github
Last release
4 years ago

@geist-ui/vue -- An open-source design system for building modern websites and applications.

Looking for React components? Try Geist React.

Quick Start

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

  2. import to projcet:

import Vue from 'vue'
import GeistUI from '@geist-ui/vue'
import '@geist-ui/vue/dist/geist-ui.css'

Vue.use(GeistUI)

Documentation

Development

  1. fork and clone.
  2. start: yarn && yarn dev

LICENSE

MIT