I tried the steps of readme of this generator-csui-extension-16.0.3 with nodejs4.4 gives me out-module directory but how to deploy that module in content server.
the steps of the 5th page of ppt says
Deploy the generated module sources by importing it into Oclipse
Import out-module directory from generated project into Oclipse
Deploy to CS which is connected with your Oclipes
At this point you should be able to configure the hello widget in perspective manager and add it to your perspective
But the generated src cannot be deployed to OT as a module because it has no oll.
I have attached the commands i executed as per the readme of the project generator and the out-module directory content for your reference.
Please suggest how to import it into Oscipse IDE.