Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 226 Bytes

File metadata and controls

17 lines (11 loc) · 226 Bytes

Running the example app

More tests exists in the recipes folder

Prerequisites

  1. Docker
  2. Node.js
  3. nvm

Installation

  1. Fork the repo
  2. Run npm i
  3. Run nvm use
  4. Run the tests Run t