zlegein / ggib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 99.4%Language:CSS 0.6%