The admin section

Usually, e-commerce solutions come with an admin section, where you can manage your products and inventory. The admin section for our application is going to be built with Angular 2. Nothing fancy; we have already built a few apps with Angular, right?

We are not going to go through all the details but only the most important parts of the application. Don't worry! Full source code is available for the project.

The admin micro app

We made a few architectural changes right from the beginning. Each of our micro apps will serve a specific purpose. The admin micro app will host the administration application built using Angular 2.

In the preceding chapters, we used server-static to expose our public folder's content. This app will have ...

Get Web Application Development with MEAN now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.