/ggib

Primary LanguageJavaScript

GQL SERVER

Install node 16.x or greater

Install yarn

yarn

Start the App

  yarn dev

GQL server runs on http://localhost:4000/graphql

UI Application

Install node 16.x or greater

Install yarn

  yarn

Start the App

  yarn dev

UI application runs on http://localhost:3000