mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
- 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)
DataTable demo
Install:
npm install
Run the project:
npm start