Skip to content

chrisotto6/mkomom

Repository files navigation

MKO Mom

Netlify Status

Getting Started

Clone the repository and run:

yarn install

To run the local develop build run:

gatsby develop

To run the production build and serve locally run:

yarn build:local && gatsby serve