Skip to content

sikemullivan/angular-vrview

Repository files navigation

angular-vrview

angular-vrview is for Google VR View with Angular 4 and above. angular-vrview is an Angular wrapper around google's VR View.

How to install

npm install angular-vrview vrview three --save

NPM commands

Run start to compile the project, execute tests and check coverage:

npm start

Run build to compile the project:

npm run build

Run test to test the project:

npm test

Run coverage to check the coverage report:

npm run coverage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published