- start:
npm run dev
- build:
npm run build
The logic on the template configuration is the same as explained in the main documentation (even if the document focuses on a react base):
- create a template (for instance like
Template.vue
) - create a configuration (for instance like in
App.vue
) - enjoy