vuejs-semantic-ui

Semantic UI for Vue.js


Keywords
semantic, semantic ui, semantic-ui, vue, vuejs, vue.js
License
MIT
Install
npm install vuejs-semantic-ui@0.0.18

Documentation

vuejs-semantic-ui


Installation

npm install vuejs-semantic-ui --save

Use

import Vue from 'vue'
import VueSemantic from 'vuejs-semantic-ui'

Vue.use(VueSemantic);