Basic Commands of angular 8 to run - cSharp Coder

Latest

cSharp Coder

Sharp Future

Friday, October 4, 2019

Basic Commands of angular 8 to run

1. How to check Node Version

Node -v

2. How to check NPM Version

npm -v

3. How to generate Cli


4. How to create Project by Commands

ng new project name

5. Which css is familer in angular 8

scss

No comments:

Post a Comment