# Mozilla Social Mixed Reality Client

A prototype client demonstrating a multi-user experience in WebVR. Built with [A-Frame](https://github.com/aframevr/aframe/)

## Getting Started

To run the social client, type:

```
git clone https://github.com/mozilla/mr-social-client.git
yarn install
yarn run dev
```