Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 743 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 743 Bytes

Code Reading Club runner

Netlify Status

Latest Release

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

Needs to be configured in settings

  • 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