ASP.NET CORE 2.0 & ANGULAR 5 Starter template with additional features
These are some of the features can be found in the template
- ASP.NET CORE
- Angular 5
- Bootstrap
- Kendo UI Angular
- Webpack 2
- SignalR
- Material 2
- Typescript 2
- JWT
- Unit testing with Karma/Jasmine
- Docker support
- 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