Treetracker Mobile API

April 12, 2019 ยท View on GitHub

The API for the mobile app segment

Requirements

  • Install Node
  • Open terminal

Quick Start

Contact the project maintainer on Slack to request access to our development database to begin contributing.

To get up and running run the following command

$ npm run server

To run the unit test for this project

$ npm run test