React Three Fiber Website
Demo: https://r3f.netlify.app
How to run locally
git clone git@github.com:react-spring/r3f-website.git
cd r3f-website
yarn && yarn startHow to add docs
-
Create a markdown file in the docs folder in the section you feel it's a better suit for what you are writing.
-
To add to the sidebar please edit the
sidebar.yamlto point yo your new doc