Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 200 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 200 Bytes

Denise Lashlley

Run the project

$ yarn
$ yarn develop or gatsby develop

To test the CMS locally, you'll to need run a production build of the site:

$ yarn build
$ yarn serve