Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 259 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 259 Bytes

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