Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 570 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 570 Bytes

Greenstand TreeTracker Admin Panel

Create-react-app using rematch, and material ui used to administer TreeTracker Data via TreeTracker's loopback api more to come.

For More information on [users, design intent and goals see wiki]

(https://github.com/Greenstand/treetracker-admin/wiki)

Commands

Install

Clone this repo, then inside it's directory: npm intall

Start

npm start

Build

npm run build

Test

npm run test