Advertisement
Guest User

aframe editor

a guest
Jul 19th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. # git clone git@github.com:aframevr/aframe-editor.git
  4. git clone https://github.com/aframevr/aframe-editor.git
  5. cd aframe-editor
  6. npm install
  7. npm start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement