β οΈ This is no longer maintained in favour of my Next Tailwind Motion boilerplate β οΈ
Gatsby + Tailwind + Framer Motion powered boilerplate
https://gatsby-tailwind-motion.netlify.com
Clone the repo
git clone https://github.com/samuelgoddard/gatsby-tailwind-motion
Start developing.
Navigate into your new siteβs directory and install the local dependencies.
yarn
Start developing locally (with gatsby-cli).
cd gatsby-tailwind-motion/
gatsby develop
Open the source code and start editing!
Your site is now running at http://localhost:8000
!
Note: You'll also see a second link: http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.