Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 251 Bytes

react-graphql-crud-demo

setup process:

  1. ~react-graphql-crud-demo$ npm intall 2.~react-graphql-crud-demo$ node app.js (To start backend) 3.react-graphql-crud-demo$ cd client 4react-graphql-crud-demo.client$ npm start (To start front-end react)