React 360 · Create amazing 360 experiences
npm install -g react-360-cli
react-360 init first-project
cd first-project
npm start
http://localhost:8081/index.html
React 360 is a new name for React VR.
My example website:
Exploring React 360 VR Library
Check "Where to Go From Here"
Random ideas to try:
- add something to index.html and see how it renders top of the 360 image
npm run bundle
Everything used in static_assets needs to be copied to the new build directory under static_assets
This directory need to be created there.
firebase login
firebase init
firebase deploy
Top comments (0)