Skip to content

Latest commit

 

History

History
38 lines (15 loc) · 1.25 KB

README.md

File metadata and controls

38 lines (15 loc) · 1.25 KB

IonicBookingApp

  1. Run npm install

  2. Build and run the API Layer

  3. Run ng serve

  4. Configure your domain for google authentication in Google developer console and replace the client_id in web code for google auth.

  5. Configure razor pay account for payment gateway integration.

1

2

3

4

5

6

7

8a

8