aframe-parcel-starter

Minimal starting point for a Parcel + A-frame project.

rimraf included to clean /dist before builds.

How To

Dependencies

Installation

  1. Clone the repo
  2. Install parcel-bundler as global npm install -g parcel-bundler
  3. Run npm run dev to start developing locally with a self-signed SSL cert
  4. Run npm run build to build