Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 859 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 859 Bytes

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