Angular Awesome

Angular 2.0+ components all in one place

  • Calculations
  • Formatting
  • Visualizations
  • Scrolling
  • UI elements
  • Security and Administration
  • Entertainment
  • INFO
  • Handmade resin jewelry

Author: admin

Home / admin (Page 9)
INFO

Angular CLI commands – ng e2e

by adminon February 17, 2020February 17, 2020

As you may already know the e2e stands for the end-to-end tests. And the ng e2e is building a serving a project and then it triggers Protractor to run e2e tests.

INFO

Angular CLI commands – ng doc

by adminupdated on February 17, 2020February 17, 2020

What is does is it opens Angular documentation. To use it you need to specify the exact keyword to be searched.

INFO

Angular CLI commands – ng deploy

by adminon February 17, 2020February 17, 2020

The command triggers the deploy builder for a certain project, that is why the syntax for it is …

INFO

Angular CLI commands – ng config

by adminupdated on February 17, 2020February 17, 2020

Set and gets the configuration from the angular.json file in your workspace.

INFO

Angular CLI commands – ng build

by adminupdated on February 17, 2020February 17, 2020

The ng build compiles the project to the /dist directory. Just remember to call it inside the working directory.

INFO

Angular CLI commands – ng analytics

by adminupdated on February 16, 2020February 16, 2020

This option is responsible for gathering information about the CLI. Once we call it on an empty (new) Angular CLI project we get this information in the terminal/console

INFO

Angular CLI commands – ng add

by adminupdated on February 16, 2020February 16, 2020

That option allows you to add another external library to your project (your nom library list). Example (pwa support).

INFO

Angular CLI commands – ng new

by adminupdated on February 16, 2020February 16, 2020

You need to know what are the commands to create and run a project as without them it would be very hard to use Angular CLI. Why? The CLI stands for the …

INFO

What’s in the package.json

by adminupdated on February 16, 2020February 16, 2020

The package.json is a very important file in your Angular (and not only) project. In the Angular new – the structure of a project post I wrote that I will explain a bit more …

INFO

Angular new – the structure of a project

by adminupdated on February 15, 2020February 15, 2020

Once you set up an application with Angular CLI you end up with a directory full of files. This said to be a perfectly working application.

Posts navigation

Page 1 … Page 8 Page 9 Page 10 … Page 16
2023 Blossom Beauty | Developed By Blossom Themes. Powered by WordPress.
TOP