@gloriajun/gvu

0.1.15 • Public • Published

glria-vuejs-ui

UI components for Vue.js based on Bootstrap

Install

yarn add @gloriajun/gvu
// or
npm install @gloriajun/gvu

Use

// main.js
import VuComponent from '@gloriajun/gvu';
import 'vu-component/dist/style/vu-component.min.css';

Vue.use(VuComponent);

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

/@gloriajun/gvu/

    Package Sidebar

    Install

    npm i @gloriajun/gvu

    Weekly Downloads

    3

    Version

    0.1.15

    License

    MIT

    Unpacked Size

    4.32 MB

    Total Files

    113

    Last publish

    Collaborators

    • gloriajun