duysmile / simple-express-graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple prototype for GraphQL with mongoDB

The way to start the project

npm i

npm start

Your server now is starting at port 3000 by default. Let's test the graphQL client at http://localhost:3000/graphql.

About


Languages

Language:JavaScript 100.0%