Skip to content

wearedarts/pairs

Repository files navigation

Pairs

Matching pairs game

Netlify Status

Alpha

Prerequisites

Follow official install instructions for your setup:

  • Elm 0.19
  • node
  • yarn

Development build

  • yarn start for a hot-reload dev server

Tests

  • yarn test

Production build

  • yarn build

Deployment

  • When a pull request is created against main, netlify builds a preview site
  • When code is merged into main it is deployed to current release