Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 540 Bytes

File metadata and controls

29 lines (21 loc) · 540 Bytes

MongoDB Companion App

MongoDB Companion App using React Native.

Technologies used:

  • React Native
  • Apollo GraphQL Client

Installation

First, clone the project.

git clone https://github.com/GDGVIT/MongoDB-Companion-App.git

Use the package manager npm to install dependencies. Run the following command in root directory.

npm install

Run the project.

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.