348 B
348 B
Build
Refer to readme for setting up the dependencies.
Use VS2019 to open WebApp/WebApp.sln
, which is a sample project. Remember to properly configure the database and config.json
before you Run
the project.
bserv
andWebApp
should be built inDebug
orRelease
(x64
), NOT (Win32
/x86
).