Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 495 Bytes

Angular11_PaymentApp

Steps to run app

  1. Install @latest nodeJS "https://nodejs.org/en/download/"

  2. Open project in VS Code

  3. Open new teminal and run following command "npm install -g @angular/cli"

  4. run command "ng add @angular/fire"

  5. follow step from this website to install animations "https://www.npmjs.com/package/ngx-toastr"

  6. now app is ready to run by using this command

  7. Open new terminal and run "ng serve"

  8. Please change all localhost variables into your own