How to start with creating QML app for webOS?

How to create the below format?
com.example.app.qml
├── main.qml
├── appinfo.json
├── icon.png
├── com.example.app.qml.pro
└── README.md

You can create a directory as following this guide. http://webosose.org/develop/qml-apps/develop-configure-qml-apps/