Added the working-with-nodes-api-service tutorial. (#3295)

This commit is contained in:
Francesco Corti
2018-05-10 15:30:09 +02:00
committed by Eugenio Romano
parent 5f004c9972
commit b7d11d7697
9 changed files with 164 additions and 1 deletions

View File

@@ -13,7 +13,8 @@
{ "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"}
{ "title": "Working with a DataTable", "file": "working-with-data-table.md"},
{ "title": "Working with the Nodes API Service", "file": "working-with-nodes-api-service.md"}
]
}
]