2016-04-19 16:27:21 +01:00
2016-04-25 09:32:27 +01:00
2016-04-08 14:51:32 +01:00
2016-04-19 14:42:45 +01:00
2016-04-21 12:18:34 +01:00
2016-04-22 19:56:09 +01:00
2016-04-22 19:36:53 +01:00

ALFRESCO WEB COMPONENTS

alfresco angular2

Prerequisites

Running demo project

Note: Steps below show the quickest way to get demo shell up and running. For development configuration please refer to Configuring development environment section further in this document.

git clone https://github.com/Alfresco/dev-platform-webcomponents.git
cd dev-platform-webcomponents
./start.sh
Manual setup
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
cd dev-platform-webcomponents/demo-shell-ng2

npm install
npm install ../ng2-components/ng2-alfresco-documentlist
npm install ../ng2-components/ng2-alfresco-login

npm run build.dev

For development environment configuration please refer to project docs.

S
Description
Alfresco Angular Components
Readme
800 MiB
Languages
TypeScript 91.9%
HTML 4.3%
SCSS 1.9%
JavaScript 1%
C 0.7%
Other 0.2%