stephen-knutter / graphql-mongodb-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL-MongoDB-Example

All the important code is in src/start.js.

Install, build and run:

yarn install
yarn run build
yarn start

For Local Development

npm run startdev

About


Languages

Language:JavaScript 100.0%