mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
17 lines
745 B
Markdown
17 lines
745 B
Markdown
---
|
|
Title: Prerequisites
|
|
---
|
|
|
|
# Prerequisites
|
|
|
|
This application uses the latest releases from Alfresco:
|
|
|
|
- [Alfresco ADF (3.3.0)](https://community.alfresco.com/community/application-development-framework/pages/get-started)
|
|
- [Alfresco Content Services (6.1)](https://www.alfresco.com/platform/content-services-ecm)
|
|
or [Alfresco Community Edition (6.1 - General Availability 201901)](https://www.alfresco.com/products/community/download)
|
|
|
|
**Note:** You also need [Node.js](https://nodejs.org/en/) (LTS) installed to build it locally from source code.
|
|
|
|
The latest version of the Alfresco Content platform is required
|
|
due to the application using the latest [REST APIs](https://docs.alfresco.com/5.2/pra/1/topics/pra-welcome.html) developments.
|