Skip to content

ImeedAttia/angular-firebase-app

Repository files navigation

AngularFirebaseApp

This project was generated with Angular CLI version 14.2.6.

In this presentation, I will provide instructions for setting up Angular for you. As well as Firebase integration with angular application and deployment of angular application to firebase hosting.

See article on Linkedin Part 1 (Deployement)
See article on Linkedin Part 2 (Authentication System)

Getting Started

This is an example of how you may give instructions on setting up our project locally.

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
npm install npm@latest -g

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
git clone https://github.com/ImeedAttia/angular-firebase-app.git
  1. Install NPM packages
npm install
  1. Run the app
ng serve -o