Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.1 KB

About Carol

Build Status Netlify Status


Built on React, GatsbyJS, and Netlify.

Made possible by the gatsby starter template, specifically a Julia remix.

🤷‍♀️ So Carol doesn't forget

Install

yarn install

Run

gatsby develop

Site: http://localhost:8000

Graphql query interface: http://localhost:8000/___graphql

Test

npm test

Uses jest for snapshot testing of React components.

These snapshots will need to be updated for certain component changes. If snapshot changes are expected:

./node_modules/jest/bin/jest.js --updateSnapshot