This is a symptom checker application.
Make sure you have nodejs installed by running the following command:
node -v
If the output is not the version of your nodejs installation, install nodejs from here
After installing nodejs install npm if you have it then install the project's dependencies:
npm install
The tooken has expired. Go to apiMedic to generate a new token. See credential details below
Username: [email protected]
Password: r5XPx96DaLc4y3J2E
Replace the token in environment component.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.