Skip to content

Latest commit

 

History

History

router

Router

项目用到的命令行:

Image text

npm install -g @angular/cli

ng new router --rating

cd router

npm install

ng g component home

ng serve

run:

http://localhost:4200/