1.0.11 • Published 1 year ago

vue-cli-plugin-vuestic-ui v1.0.11

Weekly downloads
91
License
MIT
Repository
github
Last release
1 year ago

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.

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

1.0.0-alpha.2

4 years ago