eqemu-server/wi/BUILD.md
2017-01-11 23:19:00 -08: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 .