ngTable ES5 Demo App Overview Loads ng-table on to the page using a global script tag Application code written in ECMAScript 5 Running sample App If you haven't already done so: npm run setup cd demo-apps/es5 (this directory) npm start runs http-server to serve this app's index.html