Skip to content

Kriget/aframe-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Frame Boilerplate

Boilerplate for creating WebVR scenes using A-Frame.

Getting Started

There are two easy options for obtaining this A-Frame scene.

npm install && npm start
open http://localhost:3000/

Inspector

ctrl + alt + i


Local Development

To serve the site from a simple Node development server:

npm start

Then launch the site from your favourite browser:

http://localhost:3000/

If you wish to serve the site from a different port:

PORT=8000 npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published