0.1.2 • Published 6 years ago
wsl-ui v0.1.2
wsl-ui
Project setup
yarn add wsl-uiCompiles and hot-reloads for development
yarn run serveCompiles and minifies for production
yarn run buildRun your tests
yarn run testLints and fixes files
yarn run lintQuick Start
import Vue from 'vue'
import WslUi from 'wsl-ui'
Vue.use(WslUi)