CANVE / canve-viz

CANVE visualizer UI
3 stars 1 forks source link

Update to latest ES2016 Aurelia Skeleton #64

Open danielabar opened 8 years ago

danielabar commented 8 years ago

The latest skeleton has a lot of improvements like eslint, bundling that works, and export to a distributable directory, which should make deployment a lot easier.

The easiest way to do this might be to scaffold a new project from the skeleton, then bring over src and test dirs.