Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 550 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 550 Bytes

Tangerine-Reporting

This application processes data and generates CSV.

Installation

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 install to install application packages

  • Run npm start to start the app locally

License

This project is licensed under the GPLv3 License - see the LICENSE.txt file for details.