apex-dev-pro-app
README.md

Apex dev-pro App

Apex dev-pro App was build with React and ASP.NET...
The base application Apex Dev Pro, bootstrapped React app Which was a Intended Learning Outcome.
This particular project focuses on the the integration of the static web application to top of the ASP.NET Web API.

Prerequirements

.NET Core 5.0
AspNet.WebApi.Core 5.2.7

How To Run

  1. Open solution in Visual Studio 2017
  2. cd Apex.DP.Client
  3. npm i to install client dependencies
  4. cd .. 5.dotnet run

How To Debug

Set .Web project as Startup Project and build the project.
Run the application.