npm i -D webpack@next webpack-cli
npm i -S graphql graphql-tag apollo-cache-inmemory apollo-client apollo-link-http
npm run build
or
npm run start
Use http-server
to serve files
Read full post at https://time2hack.com/2018/02/introduction-quick-guide-to-graphql-for-backend-frontend/