gatsby-starter-tailwind

Gatsby starter styled with Tailwind CSS

Github星跟蹤圖

Gatsby Starter Tailwind

All Contributors

alt text

What is Tailwind CSS?

"Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces."
Tailwind CSS

What is Gatsby?

"Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps." -Gatsby

Get started

Install the Gatsby CLI:

npm i --global gatsby-cli

Create a new Gatsby project using this starter:

gatsby new my-new-website https://github.com/taylorbryant/gatsby-starter-tailwind

Build a stylesheet from your Tailwind CSS config and run the project in development mode:

cd my-new-website
npm run develop

Format and lint

  • npm run analyze - See what ESLint and Prettier can fix
  • npm run fix - Run Prettier and ESLint with the --fix option

Build your site

Use npm run build to build your site for production.

Deployment

Netlify

Deploy to Netlify

Vercel (FKA ZEIT Now)

Deploy with Vercel

Resources

License

MIT

How you can help

Enjoying Gatsby Starter Tailwind and want to help? You can:

Contributors

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

概覽

名稱與所有者taylorbryant/gatsby-starter-tailwind
主編程語言JavaScript
編程語言JavaScript (語言數: 2)
平台
許可證MIT License
發布數0
創建於2018-03-25 04:26:39
推送於2023-04-27 04:17:31
最后一次提交2023-04-26 23:17:31
星數496
關注者數5
派生數91
提交數895
已啟用問題?
問題數45
打開的問題數2
拉請求數732
打開的拉請求數0
關閉的拉請求數408
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部