Build an Angular 5 Application with ASP.NET Core 2.0 in Visual Studio 2017Prerequisites- NodeJS: should be the last version (V 9.0.0: https://nodejs.org/en/)- .NET Core Installed (V 2.0). Angular 5 has just released and along with it, it's a powerful frontend Javascript framework that is developed by Google, it allows you to build responsive and flexible user interfaces with the familiarity of Javascript. Configure your Angular AppOpen Visual Studio 2017 and choose File -> New -> Project (Ctrl+Shift+N)
After you choose from the list of your template our extension.
|