/little-alchemy-two-graphql

A GraphQL server to show combinations for the Little Alchemy 2 game.

Primary LanguageTypeScript

Little Alchemy 2 GraphQL

This is a GraphQL server for the Little Alchemy 2 game.

Development

Requirements

  • npm
  • node LTS

Setup

npm i

Running

npm start

Testing

npm test