Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 467 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 467 Bytes

vue-cli-plugin-onix-base

Onix Plugin for vue-cli

Install

If you haven't yet installed vue-cli, first follow the installation instructions here: https://github.com/vuejs/vue-cli

Generate a project using vue-cli

vue create my-app

Before installing the bootstrap-vue plugin, make sure to commit or stash your changes in case you need to revert

To install the onix-base plugin...

cd my-app
vue add onix-base