Skip to content

The native client to utilize `hey-hkul-hours` to quickly retrieve the opening hours built with `NativeScript-Vue`

Notifications You must be signed in to change notification settings

htbkoo/hey-hkul-hours-native-ns-vue

Repository files navigation

hey-hkul-hours-native-ns-vue

The native client to utilize hey-hkul-hours to quickly retrieve the opening hours built with NativeScript-Vue

Built packages

Pre-Built packages (apk only at this moment) can be found here

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