Skip to content

vercel/swr-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a7a65c · Mar 3, 2025
Jun 13, 2022
Jun 5, 2023
Mar 3, 2025
Dec 9, 2022
Jun 5, 2023
Jan 10, 2022
Jun 5, 2023
Jun 30, 2020
May 5, 2021
Jul 21, 2022
Jun 5, 2023
Feb 12, 2025
Feb 12, 2025
Jul 8, 2021
Jan 13, 2022
Aug 5, 2022
Apr 16, 2023

Repository files navigation

The official website for SWR.

The project uses pnpm, Nextra and deploys via Vercel. To develop it locally, clone this repository and run the following command to start the local dev server:

pnpm install
pnpm dev

And visit localhost:3000 to preview your changes.

Contributing

When making a change, or creating a new page, please make sure to edit all language files. You can simply copy the content of the edited English document (or the edited paragraph) and apply it to other language files. And then, volunteers are welcome to help with any untranslated sections.

Contributors