Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 402 Bytes

File metadata and controls

12 lines (8 loc) · 402 Bytes

Commands

  • start: npm run dev
  • build: npm run build

Development

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