Skip to content

JoshDSommer/nativescript-vue-webpack-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nativescript-vue-webpack-template

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

terminal 2

npm run tns -- run android # wip this won't be required later

terminal 3

for the web version, there is no dev-server configured yet so:

cd dist/web serve

About

A WIP webpack template for nativescript-vue with (optional?) code-sharing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.9%
  • Vue 20.0%
  • HTML 4.1%