Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 535 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 535 Bytes

oribella-aurelia-sortable

npm version

Demo

Sortable plugin for Aurelia powered by Oribella

Building

npm run build

Tests

npm run test

Developing

npm run dev;

Visual Studio Code

Tests

  ctrl + alt + t

Building

  cmd/ctrl + shift + b