- Open a terminal and execute
make dev; - Open a web browser on http://localhost/organization/{ORGANIZATION_NAME} (replace
{ORGANIZATION_NAME}with your favorite organization name)
After successfully building the project for the first time. It's possible to run the project with make start and stop it with ... make stop.