Denys Vuika 3dc95dc4ed #586 fix npm scripts for demo app and demo projects
- pre-build TypeScript code before running watchers
- don’t clean (rimraf) destination folders on watcher (done on
pre-build, fixes many browser load errors)
- simplified ‘tslint’ tasks for demo projects
- running ’tsc’ and ‘tsc -w’ from local node_modules (don’t expect
global typescript compiler)
2016-08-23 14:10:42 +01:00
..
2016-06-03 11:03:23 +01:00
2016-05-26 11:07:06 +01:00
2016-05-26 11:07:06 +01:00
2016-05-26 11:07:06 +01:00
2016-06-14 12:36:15 +01:00

DataTable demo

Install:

npm install

Run the project:

npm start