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

oribella/aurelia-sortable

Repository files navigation

Moved to oribella

oribella-aurelia-sortable

npm version

Demo

Sortable 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