Skip to content

smoak/little-alchemy-two-graphql

Repository files navigation

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