Files
alfresco-ng2-components/ng2-components/ng2-activiti-processlist/demo
Eugenio Romano 7fd37c553e [ADF-845] breadcrumb root option added and style review (#1999)
* breadcrumb root option added and style review

* new breadcrumbs

* split onchange in a method

* update readme with a note for old pefix tag
2017-06-29 15:09:24 +01:00
..
2017-06-29 15:09:05 +01:00
2016-12-14 15:49:08 +00:00
2016-07-22 11:21:14 +01:00
2016-07-22 11:21:14 +01:00

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