Skip to content

codesinging/tailwindcss

Repository files navigation

Tailwind CSS 中文文档

Tailwind CSS 中文文档

Tailwind CSS uses Next.js for its documentation. Here is how you can run the project locally:

  1. Clone this repo

    git clone https://github.com/tailwindchina/docs.git
  2. Go into the project root directory

    cd docs
  3. Install JS dependencies

    yarn
  4. Start the dev server

    yarn dev
  5. Export static pages

    yarn export
  6. Push to github

    git push origin master
  7. Deploy

The documents will automatically deploy to Github pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published