Creating the project using the CLI

Go ahead and create a new folder for the project using the CLI, and run the following command:

ng new mediaman-v2

The CLI will ask you a couple of questions. Here are the answers that you should provide:

  1. Would you like to add Angular routing? (Y/N): N
  2. Which stylesheet format would you like to use?: SCSS (.scss) (http://sass-lang.com)

The Angular CLI will then generate the project files and trigger the installation of all of the required dependencies.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.141.100.120