Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/illimag/apex-vr
- Owner: Illimag
- Created: 2020-08-21T19:25:41.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T20:09:02.000Z (about 4 years ago)
- Last Synced: 2024-05-02T04:49:40.870Z (6 months ago)
- Topics: angular, ui, vr, webapp
- Language: TypeScript
- Homepage:
- Size: 38.2 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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