Skip to content

Using Nativescript Vue 2.0, Firebase and Font Awesome to create a login screen

Notifications You must be signed in to change notification settings

drangelod/nsvfblogin

Repository files navigation

nsvfblogin

This contains the source files for https://blog.angelengineering.com/vue-firebase-login/ which describes how to create a simple app with Vue.js and Nativescript that uses Firebase Authentication (Email, Facebook and Google) and Font Awesome Icons, and works on both iOS and Android platforms.

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

Using Nativescript Vue 2.0, Firebase and Font Awesome to create a login screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published