This application processes data and generates CSV.
Before installing the app you must have node installed on your machine, then follow the steps below:
-
Run
git clone git@github.com:Tangerine-Community/Tangerine-Reporting.git -
cd
Tangerine-Reporting -
Run
npm installto install application packages -
Run
npm startto start the app locally
This project is licensed under the GPLv3 License - see the LICENSE.txt file for details.