Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 471 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 471 Bytes

Green Connection Game

Tests

A web quiz by Green Connection and OpenUp.

Dev

yarn install
yarn dev

Testing

Using Cypress e2e tests. Automatic on push to Github using Github Actions.

yarn test

Production Deploy

Automatic main deployment on Netlify.