Skip to content

Instantly share code, notes, and snippets.

@xoor-io
Last active June 11, 2018 19:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xoor-io/d1087e85c3723959c622bb0e87cfdc36 to your computer and use it in GitHub Desktop.
Save xoor-io/d1087e85c3723959c622bb0e87cfdc36 to your computer and use it in GitHub Desktop.
graphql-app
import server from './server';
server.listen();
export default server;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment