官术网_书友最值得收藏!

Running the sample application

Now that we have started our project, we will run the built-in Angular CLI server to see how our application looks:

  1. Open VS Code in the project root to the chapter03 folder.
  2. For this example, we will use the integrated Terminal for the code; for this, click on the top menu in view, and then click Integrated Terminal.
  1. Type the following command in the Terminal:
npm start

You will see a message similar to the following:

 ** NG Live Development Server is listening on localhost:4200, open  
your
browser on http://localhost:4200/ **

Date: xxxx
Hash: xxxx
Time: 16943ms
chunk {inline} inline.bundle.js (inline) 3.85 kB [entry] [rendered]
chunk {main} main.bundle.js (main) 20.8 kB [initial] [rendered]
chunk {polyfills} polyfills.bundle.js (polyfills) 549 kB [initial]
[rendered]

chunk {styles} styles.bundle.js (styles) 41.5 kB [initial]
[rendered]

chunk {vendor} vendor.bundle.js (vendor) 8.45 MB [initial]
[rendered]
  1. Behind the scenes, the Angular CLI will use the webpack module manager. Later in this book, you will see how to export and customize the webpack file.
  2. Now, go to http://localhost:4200 and check the result; you will see the welcome page from the boilerplate application that we created previously. You can find the code behind this page at src/app/app.component.html – it's our template.

Now, it's time to add a new module to our application.

主站蜘蛛池模板: 霸州市| 股票| 布拖县| 公主岭市| 义马市| 舟曲县| 合江县| 进贤县| 洪洞县| 外汇| 巴东县| 晋江市| 红桥区| 灵台县| 余干县| 焉耆| 普安县| 奈曼旗| 古浪县| 临汾市| 邵东县| 西城区| 齐河县| 平利县| 含山县| 南宁市| 乌鲁木齐县| 陆川县| 康乐县| 山丹县| 建阳市| 石城县| 兴宁市| 修武县| 谷城县| 封开县| 平远县| 梅州市| 丹东市| 额尔古纳市| 黑龙江省|