mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Tutorials: Creating an ADF app using Yeoman and Customising the Login component. (#3217)
* Adding two tutorials: creating the app using Yeoman and Customising login component. * Review of PR #3217.
This commit is contained in:
committed by
Eugenio Romano
parent
deb09e4d5f
commit
fbe675aedb
@@ -8,9 +8,11 @@
|
||||
{ "title": "Tutorials", "file": "tutorialIndex.md",
|
||||
"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": "Adding a new component", "file": "new-component.md"},
|
||||
{ "title": "Adding a new view", "file": "new-view.md"},
|
||||
{ "title": "Using components", "file": "using-components.md"},
|
||||
{ "title": "Customising the Login component", "file": "customising-login.md"},
|
||||
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user