-
Notifications
You must be signed in to change notification settings - Fork 67
howto_angular client generation
The generation can create a full Angular4 client using the oasp4js-application-template package located at workspaces/examples folder of the distribution. For more details about this package, please refer here.
You have to have into account that the TypeScript merging using CobiGen needs Node 6 or higher to be installed at your machine.
Copy from workspaces\examples of your DevonFW distribution the oasp4js-application-template folder into the root of your oasp4j project parent folder.
root/ |- oasp4js-application-template/ |- oasp4j-project-parent/ |- core/ |- server/
Disclaimer
If you discover any documentation bugs or would like to request new content, please raise them as an issue or create a pull request. Contributions to this wiki are done through the main repo under the folder documentation.
License
This documentation is licensed under the Creative Commons License (Attribution-NoDerivatives 4.0 International)
