Jossue Hernández
Quiz by , created more than 1 year ago

- Angular Quiz on Angular. Instalación, created by Jossue Hernández on 10/07/2018.

6
0
0
Jossue Hernández
Created by Jossue Hernández almost 6 years ago
Close

Angular. Instalación

Question 1 of 5

1

¿Qué es angular?

Select one of the following:

  • Un framework de un sola página

  • Una app

Explanation

Question 2 of 5

1

¿Cuál es la estructura básica de un componente?

Select one of the following:

  • Import-from/Componente/exportación class

  • Import-from/decorador @Component/export-class

Explanation

Question 3 of 5

1

¿Cuál es el comando para crear un proyecto angular?

Select one of the following:

  • ng new nombre_proyecto

  • npm new nombre_proyecto

Explanation

Question 4 of 5

1

¿Cuál es el comando para iniciar el servidor lightweight indicando el puerto?

Select one of the following:

  • npm start --localhost --port 4200

  • npm start --local.host --port 4200

Explanation

Question 5 of 5

1

¿Cuáles son algunas ventajas de angular?

Select one of the following:

  • Velocidad

  • Lentitud

Explanation