Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 686 Bytes

BUILD.md

File metadata and controls

16 lines (13 loc) · 686 Bytes

Building dSpaceX

dSpaceX consists of a standalone server written in C++ and a portable web client based on the JavaScript React Framework.

Building the dSpaceX server

The server is built using the CMake build system and depends on the Anaconda sub-environment.
Please follow the detailed dSpaceX Server Instructions for building and installation of the server.

Building the dSpaceX web client

Please see The dSpacex Web Client Installation for instructions on setting up the web client.

Configuration

Now that everything has been built, proceed to dSpaceX Configuration to start using the application.