Skip to content

PD2tech/pd2-trade-ui

Repository files navigation

PD2 Trade UI

The PD2 Trade UI can be found at http://pd2trade.com. This is an UNOFFICIAL trade site of https://projectdiablo2.com . Hoping to become the official trade site of Project Diablo 2.

** WARNING - USE OF THIS WEBSITE CAN AND WILL RESULT IN A PERMANENT BAN FROM Project Diablo 2 SERVERS WHILE IN UNOFFICIAL STATE. **

Contributing

  1. Fork the repository to your own github account - Working branch is develop
  2. Push code to your fork
  3. Open PR from your repository to the develop branch

Pre-requisites

  1. Node 12.16+
  2. Aurelia CLI Installed npm install aurelia-cli -g

Setup

  1. Open a terminal on the root directory and type npm install
  2. Run npm run start
  3. Navigate to localhost:8080