Before you can start with development, you have to do some configurations, in part, depending on the Blueprint you want to work with.
Remove the blueprints and modules that you do not want to use as described in Section 3.3.1, “Removing Optional Components” .
Adapt your Maven settings to the required repositories as described in Section 3.3.2, “Configuring Maven”.
Adapt the workspace to your own project as described in Section 3.3.3, “Configuring the Workspace”. Configure, for example, groupId, version, deployment repositories and CoreMedia licenses.
If you want to develop with the virtualized server environment, which is the recommended way, then you have to do some network configuration as described in Section 3.3.4, “Configuring Vagrant Based Setup”.
If you do not want to use the virtualized environment, then you have to do some database configuration and host mapping as described in Section 3.3.5, “Configuring Local Setup”.