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:
- main package, see git submodules for details
Web server root directory is www/