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

Latest commit

 

History

History
43 lines (28 loc) · 683 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 683 Bytes

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