Skip to content

Instantly share code, notes, and snippets.

@hskang9
Last active May 28, 2017 23:49
Show Gist options
  • Save hskang9/720f7f611910ecadba86875becf813e1 to your computer and use it in GitHub Desktop.
Save hskang9/720f7f611910ecadba86875becf813e1 to your computer and use it in GitHub Desktop.
Installing react on command line
npm install -g react-vr-cli
react-vr init setup
cd setup
npm start
open http://localhost:8081/vr/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment