Skip to content

mjrio/mjr-frontend-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mjr-graphql

View

Click here to open the presentation.

Edit and run

// install reveal-md
> npm install -g reveal-md

// open it (dark)
> reveal-md slides.md --title "GraphQL, the future of REST API's" --theme moon

// other theme (light)
> reveal-md slides.md --title "GraphQL, the future of REST API's" --theme solarized --highlightTheme github-gist

You can edit the presentation in 'slides.md'

Thats all :)

Sample

Prepare

cd src
npm install
npm start

Open http://localhost:3000/graphiql


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published