Skip to content

rondagdag/angular2-aframe-starter

Repository files navigation

Angular Aframe 2 Starter

Read more at https://www.hackster.io/RONDAGDAG/virtual-reality-angular-aframe-2-starter-6264a5

Checkout all my AR/VR with IoT Experiments at https://www.hackster.io/RONDAGDAG/projects

Introduction

Welcome to Angular 2 Starter! based from Raúl Jiménez [email protected] https://github.com/videogular/angular-connect-demo

Prerequisites

You need to have Node.js and npm

  • Support Node v4 - latest
  • Support npm v3 - latest

Installation

Install:

npm install

NPM commands

Start development server:

npm start

Build app for development:

npm run build

Start production server:

npm run start:prod

Build app for production:

npm run build:prod

License

MIT

About

Angular 2 AframeVR Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published