Skip to content

Greenstand/treetracker-mobile-api

Repository files navigation

Treetracker Mobile API

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