- Notifications
You must be signed in to change notification settings - Fork0
kbr215/vue-nativescript-typescript
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This template uses Vue JS and typescript with vue-property-decorator, vue-class-components. Clone this repository to use it.
# Install dependenciesnpm install# Build for productionnpm run buildnpm run build:<platform># Build, watch for changes and debug the applicationnpm run debugnpm run debug:<platform># Build, watch for changes and run the applicationnpm run watchnpm run watch:<platform># Clean the NativeScript application instance (i.e. rm -rf dist)npm run clean
When invoking the various npm scripts, omitting the platform will attempt to launch
tnsfor both platforms, which will only work in a properly configured OSX environment.
For detailed instructions, seehttps://github.com/nativescript-vue/vue-cli-template
About
Nativescript template for vue with typescript
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.