项目作者: samhoudmedia

项目描述 :
⛺️ A-Frame HTML boilerplate with server.
高级语言: HTML
项目地址: git://github.com/samhoudmedia/aframe-boilerplate-html.git
创建时间: 2018-02-26T11:21:09Z
项目社区:https://github.com/samhoudmedia/aframe-boilerplate-html

开源协议:MIT License

下载


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

    1. $ git clone https://github.com/samhoudmedia/aframe-boilerplate.git
  2. Run npm install to install all dependencies.

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