WebVR experiment on building Instagram UI with WebGL
Clone the repo
git clone https://github.com/petetnt/react-vr-instagramInstall deps
yarn
# or
npm installRun the app
yarn start
# or
npm start
The app should be running at http://localhost:9666