Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tralves/ns-vue-codeshare-demo

Open more actions menu

Repository files navigation

NativeScript-Vue / Web code-sharing app

A native application built with NativeScript-Vue, sharing code with a web app.

Usage

Getting started

git clone tralves/ns-vue-codeshare-demo <your-project-name>

cd <your-project-name>

npm i

Native apps

# Build for production
tns build <platform> --bundle

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and run the application
tns run <platform> --bundle

Web apps

# Start dev server with hot module reload
yarn web:start

# Build for production
yarn web:build

# Build for development
yarn web:dev

The app is built in platforms/web.

How to develop code-sharing apps?

coming soon...

About

Demo project of ns-vue with code sharing between web and native builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.