Informazioni personali

giovedì 20 maggio 2021

Come compilare widget VUE

 Post veloce

  • Installazione yarn nel PC

npm install --global yarn
  • Installazione dependecies di yarn
yarn install
  • Test della build del widget
yarn serve
  • Build del widget
yarn build

Nessun commento:

Posta un commento