Jember Dev is powered by Gatsby
Install Gatsby CLI:
npm i --global gatsby-cli
Create new Gatsby project using this starter:
gatsby new my-new-website https://github.com/taylorbryant/gatsby-starter-tailwind
Build stylesheet from Tailwind config and run the project in development mode:
cd my-new-website
npm run develop
npm run analyze
- See what ESLint and Prettier can fixnpm run fix
- Run Prettier and ESLint with the --fix
optionUse npm run build
to build your site for production.
Enjoying Gatsby Starter Tailwind and want to help? You can:
Thanks goes to these wonderful people (emoji key):
impulse 💻 |
Georgios Andreadis 💻 |
Chris 💻 |
Dhaifallah Alwadani 💻 |
Nigel Ball 🤔 💻 |
Monte Hayward 💻 |
Luke Bennett 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!