Instructions:

  1. Run node ./createDict.js to create the anagram solutions. In retrospect, probably could have found someone else's API.
  2. Run node ./app.js to start the server.
  3. In the assets, run yarn start.
  4. Profit.