⛺️ A-Frame boilerplate using modules with server.
A simple boilerplate that uses Budo and Browserify to build A-Frame (and components) as modules instead of using script tags.
- Make sure you have
nodeinstalled on your machine. npmcomes with node.- You can check versions with;
npm -vandnode -v
- Clone this repo
$ git clone https://github.com/samhoudmedia/aframe-boilerplate-modules.git
- Run
npm installto install all dependencies. - Run
npm startto start the local development server
To see a list of everybody who contributed to this project please refer to the Contributors page.
This project is licensed under the MIT License