Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 238 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 238 Bytes

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