Skip to content

Latest commit

 

History

History
 
 

example-application

Running the example app

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