Files
alfresco-ng2-components/ng2-components/ng2-alfresco-tag/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:09 +01:00
2016-12-14 15:49:08 +00:00
2016-09-05 19:50:44 +02:00
2016-09-05 19:50:44 +02:00
2016-09-05 19:50:44 +02:00

ng2-alfresco-tag - Demo

  • To install dependencies
$ npm install
  • To provide a live demo
$ npm run start
  • To clean npm_modules and typings folder
$ npm run clean