First, in the project directory run:
to install all required packages. There are two additional packages that must be manually installed. These packages are: @material-ui/core @material-ui/icons react-redux
You can install these packages using the node package manager, npm. For reference, we use node v8.12.0
Now to start the project, run