GatsbyJS with Contentful CMS and styled with tailwindcss using Mobx store
Gatsby-contentful-tailwindcss-mobx starter.
This project is inspired by https://github.com/mccrodp/gatsby-starter-contentful-i18n
Make sure that you have yarn
installed globally:
https://yarnpkg.com/lang/en/docs/install
Install Gatsby CLI
globally using yarn:
yarn global add gatsby-cli
And from your CLI inside the cloned / forked directory run:
yarn
yarn develop
Make sure to have contenful project/space created already
yarn setup
yarn build