update the ADF version and the port (#326)

This commit is contained in:
Suzana Dirla 2018-04-20 11:23:08 +03:00 committed by Denys Vuika
parent 6ba683258e
commit 8ca13478d5
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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