Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 760 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 760 Bytes

AOE2: DE Tools

Hosted at https://aoe2-de-tools.herokuapp.com/

Local development

Requirements

Running the app

  1. In the command line:
npm install # Install dependencies
npx @11ty/eleventy # Build static files
node app.js # Start the server
  1. Visit http://localhost:5000/ (or whichever port is indicated by the last command's output)

Lossless images

Images in the PNG format were replaced in #20, but can still be found here or checked out via:

git checkout 5fbf8a7 -- src/img