Skip to content

drangelod/nsvfbprofile

Repository files navigation

nsvfbprofile

This contains the source files for https://blog.angelengineering.com/nativescript-vue-firebase-profile/ which describes how to extend a simple login Nativescript Vue app that uses Firebase Authentication (Email, Facebook and Google) and Font Awesome Icons, and works on both iOS and Android platforms. The new app will include a tabbed application skeleton with a functional profile page, using Firebase Firestore and Storage, as well as some Nativescript plugins for images.

Usage

# Install dependencies
npm install

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published