Skip to content

bnaveenkr/graphql-react-starterkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Graphql StarterKit

Starter kit for developing a graphql server, react based frontend

How to run

Install dependencies

$ npm install

For development:

$ npm run watch:dev    // starts the watch server (rebuild on code change)
$ npm run start:dev    // starts the dev server (refresh browser on code change)

To run production server:

$ npm run build
$ npm start

About

A starterkit with react, graphql server and client (apollo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •