I have an account in IBM Bluemix and when a I try to make a simple node js App, it creates different folders and files like: .git/, launchConfigurations/, .cfignore/, .gitignore/, License.txt and Readme.md, but I can't find the public folder with the index.html file nor the app.js.
Can anybody help me please?