`
tooby
  • 浏览: 110704 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Tips

 
阅读更多

Step 1: npm install -g @angular/cli@latest 
Step 2: ng new name-of-project (ignore if project already created) 
Step 3: cd name-of-project (ignore if project already created) 
Step 4: npm install @angular/cli --save-dev 
Step 5: npm install @angular/compiler-cli --save-dev 
Step 6: ng serve 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics