mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-02 17:35:08 +00:00
[skip ci] * Restructure tutorials to remove duplication * Update to work with ADF 4.0 and fix language + grammar * Restructure and add Angular CLI section for prerequisites * Language fixes
11 lines
473 B
Markdown
11 lines
473 B
Markdown
# Prerequisites for building and running apps with the Alfresco Application Development Framework
|
|
|
|
See our tutorial
|
|
[Creating your first ADF Application](docs/tutorials/creating-your-first-adf-application.md)
|
|
for full details of what you need to install before using ADF.
|
|
|
|
If you experience [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing)
|
|
issues then you should also read our
|
|
[CORS guide](ALFRESCOCORS.md)
|
|
to see the full range of solutions available.
|
|
|