Creating a LayoutSetup a layout in a flash! Suggest EditsCreating layouts for your application is easy. Step One - Create Layouts Directory Start by creating a directory called layouts in the root of your application. Shellmkdir layouts Step Two - Create your Application's Layout Directory Shellcd layouts mkdir my-application-layout Updated less than a minute ago Table of Contents Step One - Create Layouts Directory Step Two - Create your Application's Layout Directory