Vue CLI 4.x preset for Onix Vue.js projects.
This config installs the following into a new project:
- Vue 3
- TypeScript
- SCSS
- Vuex
- Vue Router
- Router history mode
- ESLint + Prettier
- Jest
- Onix Vue CLI plugin
Make sure Vue CLI 4.x is installed:
npm i -g @vue/cli
Create a new project:
vue create --preset Onix-Systems/vue-onix-preset <project-name>
Vue CLI Remote presets:
https://cli.vuejs.org/guide/plugins-and-presets.html#remote-presets