Skip to content

terrygreen0606/GraphQL_Startup_with_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple_GraphQL_React

Simple MERNstack project using GraphQL query

Inside the server directory

npm install

npm install nodemon -g

nodemon app

Inside the client directory

npm install

npm start

Graphiql is activated. localhost:3000 acts like postman.

This project mainly deals with how to use graphql with mernstack projects.

This is only a project to show the basics of graphql.

It's just a boilerplate for React and Graphql.

About

Start-Up Project of GraphQL with the front-end of React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published