Install Gatsby CLI and make a copy of the starter ✨
npm install --global gatsby-cli
gatsby new my-amazing-website https://github.com/xjnny/gatsby-tailwind
Open starter and start developing 🤙
cd my-amazing-website
yarn run develop
yarn run build
Install Gatsby CLI and make a copy of the starter ✨
npm install --global gatsby-cli
gatsby new my-amazing-website https://github.com/xjnny/gatsby-tailwind
Open starter and start developing 🤙
cd my-amazing-website
yarn run develop
yarn run build