Skip to content

PeterWhiteJavascript/aoe2-de-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published