⛺️ Simple A-Frame boilerplate with server.
A simple boilerplate that includes the A-Frame JS Build inside a <script> tag pointing to the CDN and Browser-Sync for running a local development server.
- 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.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