/medical-osg-client

Repository for Client OSG

Primary LanguageJavaScript

OSG Client Build Status

The live application is available at https://client.uva.integraliq.co

Local development

First make sure development server is running, refer to README inside osg-core located at https://github.com/hgrgic/medical-osg

Then run the react application with npm start inside the root client folder.

To view the platform navigate to the following url localhost:3000/platform.

To test the application run npm test.