The structure of folders and files in this projects:- config/ is for interface to call to the Bluemix services and IBM Watson services- public/ is for public resource for the user interface, when user come the website link (We created Web application when create the nodejs application), such as: images, css and js- view/ is folder for jade coding. We have layout.jade to define the layout of the website, and the index.jade for the homepage.- The Root of the project folder have package.json to define the nodejs packages that will be installed to the projects, the manifest.yml file to push and communicate declaration to Bluemix services. and app.js file is the main file to start the server on Bluemix with nodejs.
đang được dịch, vui lòng đợi..
