/frolic_server

Primary LanguageJavaScriptMIT LicenseMIT

MIT License LinkedIn


Frolic Server

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Built With

This project is built with the following frameworks:

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/Anurag1902/frolic_server.git
  2. Install NPM packages
    npm install
  3. Install mongoose packages
    npm mongoose
  4. Install graphql packages
    npm graphql-yoga
    npm apollo-server

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)