码迷,mamicode.com
首页 > 其他好文 > 详细

angular 构建

时间:2018-03-18 17:19:56      阅读:113      评论:0      收藏:0      [点我收藏+]

标签:style   创建   blog   进入   启动   test   npm   div   安装   

全局安装 cli

npm install -g @angular/cli

进入目录:

 

cd test

 

  用cli工具创建项目

ng new hello-world

 

进入目录 启动服务:

cd hello-world
ng serve --open

 

angular 构建

标签:style   创建   blog   进入   启动   test   npm   div   安装   

原文地址:https://www.cnblogs.com/3wHaozi/p/8595980.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!