# Alfresco Content App ## Prerequisites - Alfresco Content Services (Community) or Alfresco Content Services 5.2.2 (Enterprise) - [node.js](https://nodejs.org/en/) 8.9.1 or later ## Building and running locally Please refer to the [developer docs](/build) to get more details on building and running application on your local machine. ## Using with Docker The Content App provides a "Dockerfile" and "docker-compose" files to aid in running application in a container. Please refer to the "[Using with Docker](/docker)" article for more details.