This repository shows how to make a restful api with ASP.NET Core, and provide a individual frontend project (Angular 5, Ng-Zorro-antd, Ng-Alain) to show ui interface.
The project is divided into 2 folders, Backend and Frontend.
- Run VS2017
- Compile Solution
- F5
npm install
then
ng serve