Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/illimag/apex-vr

VR Videography Web App built with Angular.JS, with VR functionality UI Web Component
https://github.com/illimag/apex-vr

angular ui vr webapp

Last synced: 20 days ago
JSON representation

VR Videography Web App built with Angular.JS, with VR functionality UI Web Component

Awesome Lists containing this project

README

        

# ApexVR

ApexVR is a Web Application built with Angular 1, implemented is an experimental VR functionality User Interface Component.

## Usage

To setup the angular app.

npm install

If errors remove node_modules

rm -r node_modules

and try reinstall

npm start

To rebuild and start

npm run-scripts build