Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 803 Bytes

ng.asciidoc

File metadata and controls

17 lines (13 loc) · 803 Bytes
Table of Contents

ng

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:

Table 1. Usage of devon ng
Argument(s) Meaning

setup

setup angular (install and verify), configurable via NG_VERSION

create

Create a new devon4ng project.

«args»

run ng with the given arguments («args»)