Angular CLI和quickstart有什么区别? [英] What is the difference between Angular CLI and quickstart?

查看:85
本文介绍了Angular CLI和quickstart有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在观看一些与angularJS 2相关的视频,但我想知道Angular CLI和quickstart有什么区别?

解决方案

Angular-CLI 是用于创建angular 2应用程序的工具.它提供用于生成代码(例如组件,服务和指令)的命令,以使开发人员更轻松地进行angular 2开发.它还允许您构建应用程序并在开发过程中为其提供服务.

Angular 2快速入门是创建简单Angular 2应用程序的教程.快速入门还具有一个Plunkr(代码),开发人员可以使用它来尝试Angular 2的一些想法.

对于实际的angular 2应用程序,您将使用Angular-CLI,因为它提供了开发所需的工具(命令).希望这会有所帮助.

I have been watching some videos that related to angularJS 2, but i would like to know What is the difference between Angular CLI and quickstart?

解决方案

Angular-CLI is a TOOL to create your angular 2 application. It provides commands to generate code such as components, services and directives to make angular 2 development easier to the developer. It also allows you to build your application and serve your application as you are developing.

Angular 2 Quick Start is a TUTORIAL to create a simple Angular 2 app. The Quick Start also has a Plunkr (code) that the developer can use to try out some ideas with Angular 2. Just like the name says it... it quickly gets you going with Angular 2.

For a real angular 2 application you will be using the Angular-CLI since it provides the tools (commands) you need for your development. Hope this helps.

这篇关于Angular CLI和quickstart有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆