Skip to content

samhoudmedia/aframe-boilerplate-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aframe-boilerplate

⛺️ Simple A-Frame boilerplate with server.

📖 Introduction

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.

⚙ Installation & Development

Tech Stack

Prerequisites

  • Make sure you have node installed on your machine.
  • npm comes with node.
  • You can check versions with; npm -v and node -v

Installation

  1. Clone this repo
$ git clone https://github.com/samhoudmedia/aframe-boilerplate.git
  1. Run npm install to install all dependencies.
  2. Run npm start to start the local development server

📄 Contributing

To see a list of everybody who contributed to this project please refer to the Contributors page.

📃 License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages