Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 185 Bytes

install and run locally

  • Create .env.development.local and copy and paste content from .env.example
  • yarn
  • yarn run mock-server
  • yarn run dev

tests

  • test:snap
  • test:unit