Integration API Proxy
-
To install the dependencies (First install dependencies before running the project) Run
yarn install -
To run the project in development mode Run
yarn dev -
To run the project in production mode Run
yarn start -
To run the project in test mode Run
yarn run test