You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

793 B

Recommended IDE: 🧐

VSCode

VSCode extensions:

  1. Volar
  2. ESlint
  3. Prettier

All in one: Volar Extention Pack

Installation:

In app folder /lib/vue-mf/(app) run:

npm install
npm run watch - development build
npm run build - production build

Application builds are stored in:

/storage/public/vue-mf/

Global Vue Micro Frontend configuration application dev path:

/lib/vue-mf/root-config/