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