TwiggyBuffalo / graphql-example

A storage place for my progressive learning of GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL example

Just another GraphQL + React starter project

Getting Started

git clone https://github.com/TwiggyBuffalo/graphql-example

Installing

Install all dependencies

npm install

Start

Start the project by running:

npm run start

Built With

  • GraphQL - A query language for your API
  • React - A JavaScript library for building user interfaces
  • Express - Fast, unopinionated, minimalist web framework for Node.js

Contributing

Feel free to make a Pull Request.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the [LICENSE] file for details

About

A storage place for my progressive learning of GraphQL

License:MIT License


Languages

Language:JavaScript 90.7%Language:HTML 9.3%