Skip to content

Latest commit

 

History

History
 
 

swr-site

The official website for SWR.

To develop locally, clone this repository and run the following command to start the local dev server:

yarn
yarn dev

And visit localhost:3000 to preview your changes.

Contributors