mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
* [ADF-3682] Updated text, links and info in README files * [ADF-3682] Reviewed text of CORS info page * [ADF-3682] Fixed minor typo in README.md
11 lines
461 B
Markdown
11 lines
461 B
Markdown
# Prerequisites for building and running apps with the Alfresco Application Development Framework
|
|
|
|
See our tutorial
|
|
[Preparing the development environment](docs/tutorials/preparing-environment.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.
|
|
|