Table of Contents
The ng
commandlet allows to install, configure, and launch ng (angular-cli). Calling devon ng «args»
is more or less the same as calling ng «args»
but with some advanced features and ensuring that ng
is properly set up for your project.
The arguments (devon ng «args»
) are explained by the following table:
devon ng
Argument(s) | Meaning |
---|---|
|
setup yarn (install and verify), configurable via |
|
Create a new devon4ng project. |
|
generate cicd files for the current devon4ng project |
|
run ng with the given arguments ( |