MccCareplan / patientsmartapp

Patient facing mobile smart on fhir Web app for multiple chronic condition care plans
Apache License 2.0
2 stars 2 forks source link

Add Application configurations support #2

Open ferret1964 opened 3 years ago

sam3365 commented 3 years ago

Set up the dev and prod environment files. (Actually, Jerry already created the prod, I just created the dev).

Added ClientID and testPatients configuration settings:

In the package.json file, added the start-dev script.
npm start-dev will load the environment.dev.ts configuration file.