/swr-site

The official website for SWR.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

SWR website

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.

Contributors