SwordOfTheNinja

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 a real db you will have to cahnge schema on your own!
A simple schema is setup for a query and has a commented mutation

alt text