0.0.1 • Published 8 years ago

quadrotor v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Quadrotor.js

Quadrotor simulation functions

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)