/elvarg-web-server

An attempted port of /elvarg-rsps in TypeScript

Primary LanguageTypeScript

Elvarg Web Server

This is an attempted port of the the Java Server. The ultimate end goal is to have this running in a web browser tab (using webTRC for networking with the game client).

Getting started

Firstly, run

npm install

Then, run

npm run build

Then, run

npm run start