Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 442 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 442 Bytes

UI

This folder tree contains all the user interface of the app. Uses react.js to render them. The Root view is the root of your app's user interface.

Go on and open the Tasks view and the open the Root view.

When you are done you might take a look at the Task view(This is the item renderer used by the Tasks view, don't confuse them!).

No go to read about actions;