An open API service indexing awesome lists of open source software.

https://github.com/metafam/metafest2

NextJS & React Three Fiber app for MetaFest2. Refactored from `interspace.chat` repo
https://github.com/metafam/metafest2

Last synced: 3 months ago
JSON representation

NextJS & React Three Fiber app for MetaFest2. Refactored from `interspace.chat` repo

Awesome Lists containing this project

README

          

## MetaFest2

This project was bootstrapped with [`create-r3f-app`](https://github.com/utsuboco/create-r3f-app)

### Install packages
`yarn`

### Fire up the dev server and view on localhost.
`yarn dev`

### Build the project for Vercel.
`yarn build`

### Deploy to vercel preview
Branch previews are active on this repo but if you want to deploy to your own vercel instance, use the cli.
`vercel`