Skip to content

tjennt/nativescript-vue-wit-cli

Repository files navigation

Nativescript vue cli wit

SCREENSHOT:


CLONE: git clone

https://github.com/tienntps09110/nativescript-vue-wit-cli

INSTALL

npm install

START PROJECT

tns run android
tns run ios

Build app debug

nativescript build android

Build app release

tns build android --release \
  --key-store-path "$HOME/.keystore" \
  --key-store-password "Scr3t!" \
  --key-store-alias MyApp \
  --key-store-alias-password "Secr3t"

About

nativescript-vue-wit-cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published