Skip to content

Nikitzu/clinical-trials-dashboard-app

Repository files navigation

Clinical trials dashboard app

npm PRs Welcome

A test solution has been developed to display a list of trials fetched from the open API source.

Check deployed app

Built With

Getting started

To launch the app, kindly follow these steps:

  1. Download the project and navigate to the root folder. Run the following command to install all the required dependencies:
npm i
  1. To initiate the app, execute the following command:
npm run start

This command will generate environmental variables and start the development server on port 4200.

Tests

To run all unit tests use the following command:

ng test

To run e2e Cypress tests use the following command:

ng e2e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published