Files
alfresco-ng2-components/ng2-components/ng2-alfresco-webscript/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-18 14:51:31 +01:00
2016-07-18 14:51:31 +01:00
2016-07-18 14:51:31 +01:00

ng2-alfresco-webscript - Demo

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