Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmnouira committed Dec 4, 2019
1 parent eb53ab3 commit 5c6cac2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# user-management-app

* User Management App using Angular and Firebase _ Cloud Firestore_ database.
* User Management App using Angular and Firebase _Cloud Firestore_ database.

* This app allows you to display likes in graphic using _hightcharts_.
* This app allows you to display likes in graphic using _hightcharts_.

# Overview

Expand All @@ -15,7 +15,7 @@
1. Build the project using `ng build --prod`.
2. Install firebase CLI `npm install -g firebase-tools`.
3. Login to your firebase acccount `firebase login`.
4. Run `firebase init` to initialize the project.
4. Run `firebase init` to initialize the project.<br>
Upon the initializing the project you'll be asked a few questions like
* Firebase CLI features.
* Databse rules file.
Expand All @@ -25,4 +25,4 @@ Upon the initializing the project you'll be asked a few questions like

5. `firebase deploy` to deploy the application

This application is available at `https://linuxtest-b6316.web.app/`.
This application is available at <a href="https://linuxtest-b6316.web.app/" target="_blank">.

0 comments on commit 5c6cac2

Please sign in to comment.