Skip to content

plumcube/jamstack-meetup-graphql-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAMStack Meetup GraphQL Demo

Run the API

  • Open a new terminal tab run:
> cd api
> yarn install
> yarn start

Run the Client

  • Open a new terminal tab run:
> cd client
> yarn install
> yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.0%
  • HTML 10.0%
  • CSS 9.0%