-
Install @latest nodeJS "https://nodejs.org/en/download/"
-
Open project in VS Code
-
Open new teminal and run following command "npm install -g @angular/cli"
-
run command "ng add @angular/fire"
-
follow step from this website to install animations "https://www.npmjs.com/package/ngx-toastr"
-
now app is ready to run by using this command
-
Open new terminal and run "ng serve"
-
Please change all localhost variables into your own