screenshot from 2018 06 05 09 51 10 - Angular 6 and Material, Database with Firebase & Firestore. - Free Source Code

Angular 6 and Material, Database with Firebase & Firestore. – Free Source Code

Posted on

screenshot from 2018 06 05 09 51 10 - Angular 6 and Material, Database with Firebase & Firestore. - Free Source Code

This app is starter for angular 6 and materialize.
Ademo is on-line : https://mat-bank-engine.firebaseapp.com/
After extract the zip in your terminal pres the command $ npm set up for set up all packages and dependecies.
Run $ ng serve for host the app in your native.
Run $ ng construct for deploy the static information or $ ng construct --prod for manufacturing mode.

The tecnologies used on this app.

For database i used firestore and firebase and if not are acquainted please for to Documentation.
The bundle of firebase for angular is angularfire2.

For utilizing the firebase app please go to  src/surroundings/surroundings.ts and  src/surroundings/surroundings.prod.ts and alter this variables worth:

Earlier than that you need to set up the firebase instruments shopper
$ npm set up -g firebase-tools
Initialize the firebase.json  $ firebase init
Deploy to your web site  $ firebase deploy
For more information go to Host Firebase Documentation

For more information: Repository App