mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Added the tutorial 'Creating your JavaScript application using alfresco-js-api'. (#3310)
* Added the working-with-nodes-api-service tutorial. * Added the 'Alfresco Example Content Application' paragraph to the 'Preparing the development environment' tutorial. * Added the tutorial 'Creating your JavaScript application using alfresco-js-api'. * Added the image of the tutorial. * Typo in 'creating-javascript-app-using-alfresco-js-api.md' Typo in 'Prerequisites'. * Typos in 'creating-javascript-app-using-alfresco-js-api.md' Two small typos. * Wrong sentence in 'creating-javascript-app-using-alfresco-js-api.md' ...into Angular applications, but it is "framework agnostic". * Typo on 'creating-javascript-app-using-alfresco-js-api.md'. ...and Angular...
This commit is contained in:
committed by
Eugenio Romano
parent
0d8825c97e
commit
2b9eec4af7
@@ -9,6 +9,7 @@
|
||||
"children": [
|
||||
{ "title": "Preparing the development environment", "file": "preparing-environment.md"},
|
||||
{ "title": "Creating your ADF application using Yeoman", "file": "creating-the-app-using-yeoman.md"},
|
||||
{ "title": "Creating your JavaScript application using alfresco-js-api", "file": "creating-javascript-app-using-alfresco-js-api.md"},
|
||||
{ "title": "Adding a new component", "file": "new-component.md"},
|
||||
{ "title": "Adding a new view", "file": "new-view.md"},
|
||||
{ "title": "Using components", "file": "using-components.md"},
|
||||
|
Reference in New Issue
Block a user