Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 321 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 321 Bytes

Preview: https://r3f-ring.netlify.app/ ⊚ ⊚ ⊚

Featured Image

Installation

Install dependencies:

yarn

Compile the code for development and start a local server:

yarn start

Create the build:

yarn build