GretaCB / mimi

About mi
MIT License
0 stars 0 forks source link

About Carol

Build Status Netlify Status

www.carolbhansen.com


Built on React, GatsbyJS, and Netlify.

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

:woman_shrugging: 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