Skip to content

samhoudmedia/aframe-environments

Repository files navigation

aframe-environments

⛰ Escape Room environment prototypes

📖 Introduction

A-Frame boilerplate that uses Webpack to bundle the A-Frame framework, includes a templating engine to include HTML snippers and creates a server using Webpack Dev Server. It is used to test different environments for the Escape Room.

⚙ Installation & Development

Tech Stack

Core

Code Quality

Prerequisites

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

Installation

  1. Clone this repo
$ git clone https://github.com/samhoudmedia/aframe-boilerplate.git
  1. Run npm start to start the server.
  2. Run npm run build to build for production.

📄 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