Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 300 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 300 Bytes

semantic-ui-vue

The unofficial semantic-ui Vue 2.0 intergration

Build Setup

# install dependencies
npm install

# or
yarn


# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build documentations
rpm run build:docs