ngTable ES6+SystemJS Demo App

October 9, 2016 ยท View on GitHub

Overview

  • Loads ng-table on to the page using SystemJS
  • Application code written in ES2015

Running sample App

  1. If you haven't already done so: npm run setup
  2. demo-apps/es6-systemjs (this directory)
  3. npm start
    • runs http-server to serve this app's index.html