This is a bootcamping template for starting a react template.
Components which are implemented Basic structure Routing Express server (Ready to deploy in heroku or azure)
run npm i inside the project folder
npm start
npm run build
node server (It points to the server folder)
https://devcenter.heroku.com/articles/getting-started-with-nodejs#introduction
Apollo-graphql integration is added with mutation.