Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 478 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 478 Bytes

L2ACP-Web

This is the web interface project for L2ACP

CI status
Build status

Requirements to build and run

  • .NET Core runtime
  • .NET Core SDK
  • Visual Studio 2017 Community Edition

How to build

Just open the solution in Visual Studio, do a dotnet restore and then publish the project.

(To be edited)