Skip to content

entur/shamash

Repository files navigation

Shamash

An in-browser IDE for exploring GraphQL – extended with a map, query selection, etc.

Install dependencies

yarn install

Build the app

yarn build

Run the app

Run build against localhost

yarn start