Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 438 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 438 Bytes

alt text Holograms Against Humanity

A terrible game for terrible Altspacers.

Setup

  1. Install Node.js, if not already installed.

  2. Install server dependencies

    $ npm install
    
  3. Configure server by copying config.sample.json to config.json.

  4. Start server

    $ node server/app.js