Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 726 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 726 Bytes

Melon Reporting and Auditing

Getting started

To locally run the app, the following tools have to be installed:

  • Node.js (8.11.3 or higher)
  • yarn (1.9.2 or higher)
  • git (2.18.0 or higher)

In a terminal, run the following commands:

git clone https://github.com/melonproject/reporting.git
cd reporting
yarn install
yarn dev

yarn dev runs both the storybook and the main app in development mode and exposes the following interfaces:

Deploy

yarn deploy

Deploys both the storybook and the main app in production mode to now: