Frontend Repository for Fyle <> Sage Intacct Integration
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/intacct-app/environment.json src/environments/environment.json
-
Run app
npm start