Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 749 Bytes

File metadata and controls

34 lines (23 loc) · 749 Bytes

Melon Lab

Gitter chat License: AGPL v3 Dependencies Development Dependencies

Getting Started

Prerequisites

  • Node.js

Get the code:

git clone git@github.com:melonproject/melon-lab.git
cp .env.defaults .env

Setup

yarn
yarn dev

Test

Run tests

yarn test