$ npm
$ npm develop
To test the CMS locally, you'll to need run a production build of the site:
$ npm build
$ npm serve
For details on how to configure the CMS, take a look at the Netlify CMS Docs.
- "Official" Gatsby and Netlify CMS starter This starter includes a blog built with Gatsby and Netlify CMS. It was actually used as the starting off point for this repository.