No React Ninja Is Good Without His Tools
This Sword Repo Is One Of Many We Are Building (Template For Simple React and GraphQL Setup)
To Setup Run: npm run setup
To Start Server Run: npm start
Go to localhost:3000 for Hello World!
Go to localhost:3000/graphql to see Graphiql interface
When setting up for production you will have to change the schema to your own!
A simple schema is setup for a query and has a commented mutation