Wednesday, July 17, 2019

Angular 2 Commads

1. Open commnad
    E:\E Drive\RND\Node\Angular2Apps\MyAng2App>ng serve --open 

2. Generate New Directory with .ts and .html and .css file like login
    E:\E Drive\RND\Node\Angular2Apps\MyAng2App>ng generate component login 




No comments:

Post a Comment

Linq Expression syntax for where condtion in linq

(Expression<Func<T, bool>> filter)