Frontmatter
| id | 260 |
| title | Create a "build your first app" guide |
| state | Closed |
| labels | enhancementhelp wantedstale |
| assignees | [] |
| createdAt | Mar 8, 2020, 10:35 PM |
| updatedAt | Sep 28, 2024, 4:32 AM |
| githubUrl | https://github.com/neomjs/neo/issues/260 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 28, 2024, 4:32 AM |
A new guide is needed which should basically start AFTER running
As a minimum it should explain how to add a couple more views (classes) to the main view using the component tree and add a component controller to handle some logic.