Skip to content

GretaCB/mimi

Repository files navigation

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

Releases

No releases published

Packages

No packages published