nativescript-vue / nativescript-vue.org

NativeScript-Vue website
https://nativescript-vue.org/
MIT License
115 stars 157 forks source link

Add Quick Start support for Vue CLI 3 #334

Open edrichhans opened 4 years ago

edrichhans commented 4 years ago

The current Quick Start guide does not work for the new Vue CLI 3.

rigor789 commented 4 years ago

Can you share not working?

The quick-start does indeed use templates from the old Vue cli - that's why @vue/cli-init has to be installed.