vue-cli-plugin-vuestic-ui

v1.0.11
Vuestic UI plugin for Vue CLI v4+
vuestic plugin vue cli

vue-cli-plugin-vuestic-ui

Usage

To install vuestic-ui to your Vue application simply use:

vue add vuestic-ui

When you run it here's what we do:

  • add vuestic-ui as dependency to package.json.
  • add plugin initialization and css import to entry file (main.js).
  • add fonts to index.html.

Development

Local testing vue cli plugin

yarn add -D file:/full/path/to/your/plugin
vue invoke vuestic-ui

Vue cli plugin creates vuestic's environment based on user's answers. Reaction to answers can be changed or created in generator/configs. Tempplates for vite or webpack can be found in generator/templates.

npm i vue-cli-plugin-vuestic-ui

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 11/8/2022

Downloads