Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

oribella/aurelia-gestures

Repository files navigation

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

npm run build

Tests

npm run test

Developing

npm run dev;

Visual Studio Code

Tests

  ctrl + alt + t

Building

  cmd/ctrl + shift + b