From 8ca13478d59333d689730c1203a4676c46ebf54a Mon Sep 17 00:00:00 2001 From: Suzana Dirla Date: Fri, 20 Apr 2018 11:23:08 +0300 Subject: [PATCH] update the ADF version and the port (#326) --- docs/README.md | 2 +- docs/build.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 13e136873..472b78e36 100644 --- a/docs/README.md +++ b/docs/README.md @@ -17,7 +17,7 @@ with a simple and easy to use interface for working with files stored in the Alf This application uses the latest releases from Alfresco: -- [Alfresco ADF version 2.2](https://community.alfresco.com/community/application-development-framework/pages/get-started) +- [Alfresco ADF version 2.3](https://community.alfresco.com/community/application-development-framework/pages/get-started) - [Alfresco Content Services version 5.2.3](https://www.alfresco.com/platform/content-services-ecm) - [Alfresco Community Edition 201802 EA](https://www.alfresco.com/products/community/download) diff --git a/docs/build.md b/docs/build.md index cb6ba0232..0d486c479 100644 --- a/docs/build.md +++ b/docs/build.md @@ -18,7 +18,7 @@ npm install npm start ``` -The application runs at port 3000 by default, and should automatically open in the default browser once project compilation finishes. +The application runs at port 4200 by default, and should automatically open in the default browser once project compilation finishes. ## Proxy settings