- Lessons
-
Creating your first ADF Application
- Conclusion
-
References
-
Course Survey

Application Development Framework: Creating Your first ADF Application
In this getting started guide you will create your first responsive application from scratch, using the Alfresco Application Development Framework
Overview
This tutorial shows you how to set up your development environment and create an ADF application.
In order to get up and running with ADF development, you will need to install a few prerequisites:
- Node.js
- Yeoman
- Code Editor
Once you have the prerequisites installed, you need to create the application using the ADF Yeoman generator, then configure your ADF application to point to your Alfresco Content Services repository.
What Will I Learn?
This tutorial will cover the following topics:
- Installing Node.js
- Installing a Code Editor
- Install ADF Yeoman Generator
- Creating your first ADF application
- Configuring ADF to work with Alfresco Content Services
- Starting the application
Target Audience
This course is targeted at the following roles:
- Developers
Time Required: ~30 minutes
Difficulty: Foundation
Prerequisite Resources
The student will require access to the following resources in order to complete this course:
- Node.js 10.x or 11.x
- Alfresco Content Services License (Optional)
- Alfresco Content Services Environment (6.1.0 or 5.2.4)