Angular 6
This app is a starter for corner 6 and materialized.
Ademo is online: https://mat-bank-engine.firebaseapp.com/
After extracting the zip in your terminal, run the $ npm install command to install all packages and dependecies.
Run $ ng serves as the host application in your local.
Run $ ng build to spread static files or $ ng build --prod for production mode.
The technology used in this application.
- Angular
- Angular Materials
- https://firebase.google.com
- Smoothness
- Npm
export const environment = {
production: false,
firebase: {
apiKey: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
authDomain: "appname.firebaseapp.com",
" rel="nofollow">https://appname.firebaseio.com",
projectId: "projectid",
storageBucket: "xxxxxxxxxxxxxxxxxxxx",
messagingSenderId: "xxxxxxxxxxxxxxx"
}
};
Deploy app to firebase host
Before that you must install the firebase tools client
$ npm install -g firebase-tools
Initialize the firebase.json $ firebase init
Deploy to your site $ firebase deploy
Also Read Source Code Programming :
- Source Code PHP 7 Framework Laravel User Management And CRUD System
- Source Code Project Game Developer BUildbox template Geometry Rash ADMOB
- Source Code Realtime Student Attendance Program (Absensi siswa with PHP 7.0 Native and SMSGateway)
- Source Code Project Android Toko Online Shop E-Commerce Versi 3.2
- How to Connect To PHP Server Using Application Android + Source Code Project Android