Skip to content

yurovant/fullstack-react-typescript-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + TypeScript + GraphQL

Get started

This repository containts a "full-stack" application, for which you need to have both the server and client running. Therefore you need to run the following command in both directories at the same time:

yarn && yarn start

After this you'd have a local GraphQL server running on http://localhost:8080/graphql and a local React application at http://localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published