Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 757 Bytes

getting-started.md

File metadata and controls

21 lines (12 loc) · 757 Bytes

Getting Started

Docker

The simplest way to build and run the full application no matter which OS you are running is by using Docker.

Getting Started using Docker

Front-End

The front-end is written in Javascript with React. The details of how to set up the client to run on your machine are here.

Alternatively a live demo can be found at web-demo.adaptivecluster.com/

Back-End

The back-end services are cross-platform. For details of how to set up the services on your on machine see below.