mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-23 22:30:37 +00:00
74f14b63b869ba0a052d574b488a6a0f2f1fb479
ALFRESCO WEB COMPONENTS
Prerequisites
- Alfresco repository with CORS enabled. A Docker-compose file is provided by the demo-shell app.
Running demo project
Steps below show the quickest way to get demo shell up and running.
Using setup script (recommended)
git clone https://github.com/Alfresco/dev-platform-js-api.git
git clone https://github.com/Alfresco/dev-platform-webcomponents.git
cd dev-platform-webcomponents
- Start the demo and Install all the dependencies (do it the first time or after a project update)
./start.sh -install
- Start the demo
./start.sh
For development environment configuration please refer to project docs.
Components
Languages
TypeScript
91.8%
HTML
4.4%
SCSS
2%
JavaScript
0.8%
C
0.8%
Other
0.2%

