Vuetify is a very attractive framework for both Mobile and Desktop app, so if want to build Cross-Platform application, there should be a ready-for-use Cordova+Vuetify+Webpack template, and put this information into document.
Reference:
I've built several Mobile-only Apps successfully by using cordova template. So prepared a template here - Cordova+Vuetify+Webpack template. This template need to be reviewed and refactored if needed.
This template need to be reviewed and refactored if needed. Now it only includes vue-router function.
@maurop123 can we get this integrated?
@johnleider Yes we can! I can provide an ETA later today.
@kevinqqnj Not working when i create project with
phonegap create HelloVue --template cordova-template-vuetify-webpack
Error: Unhandled "error" event. ( Error from Cordova Fetch: Error: cmd: Command failed with exit code 1 Error output:
npm ERR! code E404
npm ERR! 404 Not Found: cordova-template-vuetify-webpack@latest
@ksankumar, just published to npm. now it's ok:
phonegap create
Working well.
npm run dev command not working
There is now a repository for this template, please post any issues there, thank you.
Most helpful comment
@ksankumar, just published to npm. now it's ok: --template cordova-template-vuetify-webpack
phonegap create