Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.34 KB

Angular5-Asp.NetCore

Alt Title

ASP.NET CORE 2.0 & ANGULAR 5 Starter template with additional features

Features!

These are some of the features can be found in the template

Getting Started?

  • Make sure you have node 6.10.X or higher
  • Visual Studio 2017 with .net core 2.0
  • Kendo UI requires NPM registry access to download @progress packages. So before you run the project execute the below command, it will ask you for your demo username, password, and email as mentioned here
$ npm login --registry=https://registry.npm.telerik.com/ --scope=@progress