/AspnetCoreWithNgAlain

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.

Primary LanguageTypeScriptMIT LicenseMIT

ASP.NET Core with Ng-Alain

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.

How to Use?

The project is divided into 2 folders, Backend and Frontend.

BackEnd

  1. Run VS2017
  2. Compile Solution
  3. F5

FrontEnd

npm install

then

ng serve