Skip to content

halfnelson/svelte-native-test-app

Repository files navigation

NativeScript-Svelte Application

A native application built with Svelte-Native

Usage

# Install dependencies
npm install

# 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

About

Test app for svelte native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages