⛺️ A-Frame HTML boilerplate with server.
⛺️ 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.
node
installed on your machine.npm
comes with node.npm -v
and node -v
Clone this repo
$ git clone https://github.com/samhoudmedia/aframe-boilerplate.git
Run npm install
to install all dependencies.
npm start
to start the local development serverTo see a list of everybody who contributed to this project please refer to the Contributors page.
This project is licensed under the MIT License