Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 584 Bytes

create-folder.md

File metadata and controls

16 lines (8 loc) · 584 Bytes

Creating a Folder

You can create a folder by clicking on the Folders option in your Project Home page which will open a view as shown below to fill in the details and create your folder.

To edit a folders select it from the left menu or from the dropdown at the top as shown below.

Example

For our ToDo application we will create 3 folders, one for models (Models), one for traits (Traits) and one for endpoints (Endpoints).

What's next?

Next we will create our ToDo model.