Skip to content

Sample code to show how to use Firebase with the NS-Vue Vue CLI template

Notifications You must be signed in to change notification settings

EddyVerbruggen/ns-vue-firebase-test

Repository files navigation

firebase

NativeScript-Vue application

Usage

# Install dependencies
npm install

# Build for production
npm run build:android
npm run build:ios

# Build, watch for changes and run the application
npm run watch:android
npm run watch:ios

For detailed instructions, see https://github.com/nativescript-vue/vue-cli-template

About

Sample code to show how to use Firebase with the NS-Vue Vue CLI template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published