From 1975f8a0b701073c889fe764118559c3779981ec Mon Sep 17 00:00:00 2001 From: Noah Klayman Date: Mon, 4 Nov 2019 00:29:41 -0800 Subject: [PATCH] feat: add capacitor instructions to README (#127) --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index b52cd29b..8681a6bd 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,17 @@ npm run cordova-serve-browser # Development Browser npm run cordova-build-browser # Build Browser ``` +#### Capacitor + +Use the [Capacitor](https://github.com/nklayman/vue-cli-plugin-capacitor) plugin. + +``` +vue add @nklayman/capacitor +yarn capacitor:serve +``` + +Note: you may also want to hide to splashcreen when your app is ready to make your app load faster. See the [plugin installation docs](https://github.com/nklayman/vue-cli-plugin-capacitor#install) for instructions. + ### 💪 Supporting Vuetify

Vuetify is an open source MIT project that has been made possible due to the generous contributions by community backers. If you are interested in supporting this project, please consider: