Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 459 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 459 Bytes

Happy-birthday-yavu

hosted at vivekrajput20.github.io/Happy-birthday-yavu

Features

  • Use WASD controls to move around.
  • Click on televison to play videos.
  • Click on back wall to pause everything.

Local Development

Install dependencies:

npm install

To serve the site using live-server:

npm start

Your A-Frame app will launch at http://localhost:8080 automatically.