mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
17 lines
761 B
Markdown
17 lines
761 B
Markdown
---
|
|
---
|
|
|
|
# Prerequisites
|
|
|
|
This application uses the latest releases from Alfresco:
|
|
|
|
- [Alfresco ADF (2.6.0)](https://community.alfresco.com/community/application-development-framework/pages/get-started)
|
|
- [Alfresco Content Services (6.0)](https://www.alfresco.com/platform/content-services-ecm)
|
|
or [Alfresco Community Edition (6.0 - General Release: 201806)](https://www.alfresco.com/products/community/download)
|
|
|
|
<p class="warning">
|
|
You also need <a href="https://nodejs.org/en/" target="_blank">node.js</a> (LTS) installed to build it locally from source code.
|
|
</p>
|
|
|
|
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. |