Сozy place for me and friends.
├── assets
│ ├── img
│ | ├── avatar.jpg
│ │ └── screenshot.jpg
| ├── js
│ | └── app.js
| └── libs
| └── aframe
| ├── 0.7.0
| | └── aframe.min.js
| └── components
| ├── aframe-environment-component
| | └── aframe-environment-component.min.js
| └── aframe-sharedspace-component
| └── aframe-sharedspace-component.min.js
├── favicon.png
├── index.html
├── LICENSE
└── README.md
Oleksandr Klochko @utoyvo
Code released under the MIT License.