Skip to content

Elshadow/VirtualCampusWeb

Repository files navigation

VirtualCampus Web Server

How To Install

Install NPLRuntime, then

git clone [email protected]:Elshadow/VirtualCampusWeb.git

Run ./start.sh on linux, or start.bat on windows, or run with following npl command directly.

npl -d root="www/" port="8098" bootstrapper="script/apps/WebServer/WebServer.lua"

To test it, open http://localhost:8098

Dependencies:

Web server root directory is www/

About

虚拟校园运营端

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages