react-vr-typescript

0.0.5 • Public • Published

react-vr-typescript Build Status npm version Greenkeeper badge

Create amazing 360 and VR content using React & TypeScript

Installation

Using yarn into a fresh project:

yarn add react-vr-typescript

Or with Git:

git clone https://github.com/yamafaktory/react-vr-typescript.git
cd react-vr-typescript
yarn

Usage

Start the application server by running:

yarn start

When the server has booted, you can access your application by navigating to http://localhost:8081/vr/ in your web browser.

Credits

This project is based on the awesome https://github.com/facebook/react-vr and just adds TypeScript support. Please check the React VR project documentation for any help.

License

See the original React VR license React VR.

Package Sidebar

Install

npm i react-vr-typescript

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • yamafaktory