EnvironmentΒΆ

In this section, we set up a development environment for CRConnect.

Note

To set up your environment, you need Python 3, node.js, Angular, and Docker installed.

In particular, you must be able to run

$ pipenv
$ npm
$ docker-compose

What follows is a step by step process for installing the code bases.