Home > step to angular application

How to create/build web application in Angular?

1. Download and install Node Package Manager(npm) Link to download npm (https://nodejs.org/en/download/) 2. Then install ANGULAR CLI globally Open cmd and Run command [crayon-6a5b6227c70b3489032162/] It can install angular globally 3. To Check version on command [crayon-6a5b6227c70ba292643466/] [crayon-6a5b6227c70be750396735/] [crayon-6a5b6227c70c0364564055/] 4. Create new project Open terminal and run command [crayon-6a5b6227c70c3352962969/] Here we create project name my-app Angular cli installs npm packages and creates project files 5. Run

This Article is TAGGED in , . Read more