A React dashboard application for clinical decision support system.
> used apollo graphql
> Material UI
To run the program:
npm run start
or
yarn start
views are on localhost:3000
A React-based client side application with graphql client integrated
JavaScriptMIT