Can you break the algorithm? Getting Started Prerequisites Git Node.js and npm Node = 6.9.x, npm >= 2.x.x (or Yarn) Developing Run make install to install server dependencies. Run make run to start the development server. Deploy To deploy on Github Pages run make deploy.