Skip to content

Repository files navigation

AFrameTargetPractice

Workshop Slides: http://bit.ly/2JePKCB

This project was created using A-Frame framework.

Environment Setup

Running the server

Open up a terminal and run npm install to install the required dependencies. This only needs to be done once.

npm install

Then type the following to run the server.

npm run start

Application will be served in http://localhost:5000.

If you're using your Android Phone to connect, replace localhost with your actual IP:

http://192.168.x.x:5000/

You may have to allow port 5000 from your development machine for the phone to connect.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages