Sub-perintah untuk menginisialisasi proyek warisan framework Vue.js. Informasi lebih lanjut: https://cli.vuejs.org/guide/creating-a-project.html#pulling-2-x-templates-legacy.
vue init {{webpack|webpack-simple|browserify|browserify-simple|simple}} {{nama_proyek}}
vue init {{lokasi/ke/templat_direktori}} {{nama_proyek}}
vue init {{username}}/{{repo}} {{nama_proyek}}