Skip to content

MozillaReality/vr-mozilla-org

Repository files navigation

Mozilla Mixed Reality Website

Mozilla MR site, built using Gatsby/React, scss, autoprefixer, SSR, and more

Install

npm install

And run it locally:

npm run dev

To build

npm run build

Deploy

npm run deploy (requires proper permissions)