+ Building your first Ignite UI for Angular app
+ After you’ve looked at the Ignite UI for Angular samples and explored the online docs, it’s time to get started building
+ your first Ignite UI for Angular app. Using the Ignite UI for Angular CLI (Command Line Interface), it’s super-easy
+ to get started building full-featured Angular apps. Our CLI gives you the ability to initialize, develop, scaffold,
+ and maintain applications in Angular with Ignite UI, all with pre-set navigation, templates for each control and
+ full screen views that can help you kick off any type of Angular app development.
+
+
We’ve included 2 videos that will help you install the pre-requisites and walk you through using the Ignite UI for
+ Angular CLI to build your first Ignite UI for Angular app.
+
+
+
+
+
+
+
Installing the Ignite UI for Angular CLI
+
+
+
+
+
+
+
+
Building Your First Ignite UI CLI App
+
+
+
+ If you are already familiar with node.js and using a CLI, you can skip the videos and type:
+ npm install igniteui-cli –g
+ in Terminal, PowerShell or Bash to install our CLI. We include an alias, so just type:
+ ig
+ to get started with the wizard, or type:
+ ig -v
+ to check the version or to get a list of commands, type:
+ ig -h
+
+