Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 363 Bytes

File metadata and controls

34 lines (20 loc) · 363 Bytes

React VR Instagram

WebVR experiment on building Instagram UI with WebGL

Installation

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