Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 148 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 148 Bytes

graphql-react-apollo-demo

step 1 : npm install (client && server)
step 2 : nodemon app (run server)
step 3: npm start (run client)