Frontend Developer Manual / Version 2107
Table Of ContentsRequired Software
The CoreMedia Frontend Workspace provides scripts to install and build (multiple) themes via Node. In addition to this YARN is used as a package manager. CoreMedia recommends to use the latest LTS version of Node.js.
This workspace does not require a Node backend. The Node installation is only required for the tooling.
The following software is required:
Optional Software
A supported Java SDK (see http://bit.ly/cmcc-10-supported-environments). The variable
JAVA_HOME
must be set.Maven 3.6.1
If you are not familiar with YARN, it is possible to build the Frontend Workspace with Maven via the frontend-maven-plugin
.
In this case you are not able to run single tasks or to build single themes. Maven will always build the whole
workspace.