Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 297 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 297 Bytes

Install

Prerequisites

  • Yarn
  • Environment variables in .env, sample file is .env.example.

Commands

  • yarn install to install dependencies
  • yarn test to run tests
  • yarn dev to run a development server on http://0.0.0.0:3000