A WIP webpack template for nativescript-vue with optional code-sharing between your native mobile app and the web
to run:
git clone git@github.com:rigor789/nativescript-vue-webpack-template.git
cd nativescript-vue-webpack-template
npm install
npm run dev
npm run tns -- run android # wip this won't be required later
npm run dev:server