项目作者: oribella

项目描述 :
Gestures plugin for Aurelia powered by Oribella.
高级语言: TypeScript
项目地址: git://github.com/oribella/aurelia-gestures.git
创建时间: 2015-02-07T21:01:29Z
项目社区:https://github.com/oribella/aurelia-gestures

开源协议:MIT License

下载


Moved to oribella

oribella-aurelia-gestures

npm version

Gestures plugin for Aurelia powered by Oribella

Getting started

To get this plugin up and running and how to use it make sure to read this.

Building

  1. npm run build

Tests

  1. npm run test

Developing

  1. npm run dev;

Visual Studio Code

Tests

  1. ctrl + alt + t

Building

  1. cmd/ctrl + shift + b