Ole tutorial updates (#6153)

[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
This commit is contained in:
Ole Hejlskov
2020-09-27 11:26:22 +02:00
committed by GitHub
parent dea062263e
commit 71ec41f303
14 changed files with 62 additions and 294 deletions

View File

@@ -2,7 +2,6 @@
title: Tutorials
children:
- creating-your-first-adf-application.md: 'Creating your first ADF application'
- creating-the-app-using-yeoman.md: 'Creating your ADF application using Yeoman'
- creating-javascript-app-using-alfresco-js-api.md: 'Creating your JavaScript application using alfresco-js-api'
- new-component.md: 'Adding a new component'
- new-view.md: 'Adding a new view'