Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 381 Bytes

Warning This project had been updated to GenniaServer2, current repository was discontinued.

GenniaServer

Gennia Server-side for every OS

Usage

$ npm install
$ npm run start

Then the server will be started at [Your IP]:9016.

The port can be customized by setting the global.port property in main.js.