Skip to content

byte-odromo/joystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#byte-odromo | Joystick

#How to use? npm install git://github.com/byte-odromo/joystick.git

var joystick = require('byte-odromo-joystick')(app, routes);

#How to contribute?

git clone [email protected]:byte-odromo/joystick.git

npm link

And in your project

npm link byte-odromo-joystick