Fyle Partner Dashboard App

Frontend Repository for Fyle Partner Dashboard App

Documentation

Please refer this link to find the documentation of the project.

Local development setup

  • Copy environment.json from integrations-central/ and add it to src/environments

    cp ../fyle-integrations-central/app-secrets/partner-dashboard/environment.json src/environments/environment.json
  • Run app

    npm start