Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 367 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 367 Bytes

ngTable Typescript+Webpack Demo App

Overview

  • Loads ng-table on to the page using webpack
  • Application code written in Typescript and transpiled to ECMAScript 5

Running sample App

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