mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
- Improvements to and rename list component - Add many more processlist components (filters, details, header, tasks) - Add dependency on tasklist component - Glue into demo-shell - Add Karma config but not actual tests yet Refs #492
ng2-activiti-processlist - Demo
- To install dependencies
$ npm install
- To provide a live demo
$ npm run start
- To clean npm_modules and typings folder
$ npm run clean