dpaez / pluma

A simple platform for hardware sketching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proyecto Pluma

A simple platform for hardware sketching.

Instalación

Requisitos Previos:

  • node.js instalado (ver nodejs.org)
  • [opcional/recomendado] Contar con nvm instalado o algun manejador de versiones de node.
  • dispositivo Leap Motion conectado y listo para usar.

Luego:

  1. git clone https://github.com/dpaez/pluma.git && cd pluma
  2. npm install && bower install
  3. node app.js
  4. Abrir browser en localhost:3000/dash

Warning: This is a proof of concept.

About

A simple platform for hardware sketching


Languages

Language:JavaScript 81.1%Language:CSS 18.9%