Ng project installation to specify the drive letter

Global Installation

1.node.js

2.cnpm 

3.typeScript

4.ng-cli


 

Specify the installation:

1. First create a new name cases in the desired letter: D disk to create a new folder angualr

2. Enter cmd into the Start menu, then enter the drive letter to the new file in the folder D: cd angular

3. Then start new projects

ng new + project name


 

Installation depends

Into the new project relies required for installation

cnpm install


 

Project run

Open the serve (- - open 双 -)

Guess you like

Origin www.cnblogs.com/rockyjs/p/11236187.html