/swr-site

The official website for SWR.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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