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

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

问题描述

我一直在观看一些与 angularJS 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 是一个用于创建 Angular 2 应用程序的工具.它提供了生成组件、服务和指令等代码的命令,使开发人员更容易进行 angular 2 开发.它还允许您在开发过程中构建应用程序并为应用程序提供服务.

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 快速入门是创建简单 Angular 2 应用程序的教程.快速入门还包含一个 Plunkr(代码),开发人员可以使用它来尝试使用 Angular 2 的一些想法.正如名称所说......它可以让您快速使用 Angular 2.

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.

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

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 和快速入门有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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