I am working on a product which is live. Now I have to work on a new module for the same product. Product has been implemented in MVC4 with Jquery and entityframework.
For new module, I will have new controller and views so I want to start that with Angular6.
Can anyone help me how to start for that?
My solution has one web project and around 10 library projects.