Frontend Repository for Fyle Partner Dashboard App
Please refer this link to find the documentation of the project.
Follow instructions mentioned in Integrations Central
-
Install dependencies
npm install
-
Copy
environment.json
from integrations-central/ and add it tosrc/environments
cp ../fyle-integrations-central/app-secrets/partner-dashboard-app/environment.json src/environments/environment.json
-
Run app
npm start