1.0.5 • Published 7 years ago
vue-cli-plugin-geelato v1.0.5
vue-cli-plugin-geelato
Geelato plugin for @vue/cli 3.0.
Install
First you need to install @vue/cli globally (follow the instructions here).
Then create a project and add the Geelato plugin:
vue create my-app
cd my-app
vue add geelatoUse with vue-cli UI
Skip this part if you've done everything in the Install section.
If you prefer managing your project in vue-cli UI (by running vue ui), here's how you can add Geelato plugin: go to the Plugins menu, click the upper right + Add plugin button, find vue-cli-plugin-geelato and install it.