In this video will discuss how to create modules in Angular CLI.
To generate a module we use
ng generate module moduleName (or) ng g s moduleName
To register our module with the AppModule
ng generate module moduleName -module=app.module (or)
ng generate module moduleName -m=app.module
If you want the spec file, simply set --spec=true
ng g s moduleName --spec=true
If you don't want the dedicated folder for new module set --flat option to true as shown below.
ng g s moduleName --flat=true
-------------------------------------------------------------------
Angular 6 : User Registration
• Angular 6 - User Registration
Angular 4 Tutorial
• Angular 4 Tutorial
React JS with Web API Tutorial
• React JS With Web API
ASP .Net Core Web API Complete Tutorial
• ASP.NET Core Web API Complete Tutorial
ASP .Net Web API Step by Step
• Asp.Net Web Api
C# Easy To Learn
• C# Easy to Learn
Learn SQL Server
• Creating Foreign Key Relationship in SQL S...
SQL Server DB Project
• SQL Server DB Project
Postman Tutorial
• Postman Tutorial
На этой странице сайта вы можете посмотреть видео онлайн #07 : Creating Modules using Angular CLI длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Angular Js 09 Февраль 2018, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 217 раз и оно понравилось 1 зрителям. Приятного просмотра!