Hands-On Full Stack Web Development with Angular 6 and Laravel 5
上QQ阅读APP看书,第一时间看更新

The structure of an Angular application

Now that we have created our application, let's examine some important files. Although these files have already been set up and and are ready for use, we often need to add settings, and even other modules, in real-world applications. 

Open the chapter03 folder in VS Code; you will see the following screen in the VS Code explore tab:

Angular project structure