Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 467 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 467 Bytes

Can you break the algorithm?

License: LGPL v3

Getting Started

Prerequisites

Developing

  1. Run make install to install server dependencies.
  2. Run make run to start the development server.

Deploy

To deploy on Github Pages run make deploy.