Files
MetaFest2/README.md
luxumbra e026f9e62c Added toggle switches for the 3D effects and the UI.
- tweak for the loader
- update readme
2022-05-13 14:37:35 +01:00

16 lines
397 B
Markdown

## 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`