Installing the CLI toolThe ngx command line tool can be installed using npm: Shell$ npm install -g ngx-cli 📘You may have to use sudo on OS X and Linux To get usage information: Shell$ ngx What's next? Learn how to initialize a boilerplate to kickstart a project using ngx-init Learn how to install components in an existing projects using ngx install Updated about 2 months ago Quick examplengx init