Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 322 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 322 Bytes

ngTable ES6+SystemJS Demo App

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