eqemu-server/wi/BUILD.md
2019-10-12 21:07:06 -07:00

17 lines
355 B
Markdown

# Building EQEmu Web Interface Reference Implementation
## Required Software
- [NodeJS](https://nodejs.org)
## Install
First: Make sure you have required software installed.
Install 3rd Party Libraries first with the following command:
npm install
## Run
Run with either your favorite NodeJS process manager or with the following command:
node .