Ionic version of studycard system using @angular/fire
. You can build this application by installing using Ionic CLI.
Any suggestions, including issue or email, are Welcome. Feel Free to Express your opinion.
Run ionic serve
for a dev server. Navigate to http://localhost:8100/
. The app will automatically reload if you change any of the source files.
You Need to implements environments.ts file in environments folder.
// Check you firebase console
export const environment = {
production: false
, firebaseConfig: {
apiKey: "api-key",
authDomain: "project-id.firebaseapp.com",
databaseURL: "https://project-id.firebaseio.com",
projectId: "project-id",
storageBucket: "project-id.appspot.com",
messagingSenderId: "sender-id",
appID: "app-id",
}
};
Run npm install
to intall libraries.
Not yet implemented...
Soon...
Soon...
To get more help on the ionic-studycard5 contact me.
Email: [email protected]