Skip to content

samhoudmedia/aframe-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aframe-components

⛺️ Creating basic A-Frame components

📖 Introduction

Practicing creating components as specified in the A-Frame Docs.

⚙ Installation & Development

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-components.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