MozillaReality / vr-mozilla-org

INACTIVE - Source for Mozilla Mixed Reality static site
https://mixedreality.mozilla.org/
9 stars 9 forks source link
inactive unmaintained

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)