Sync with development (#159)

* Update README.md (#156)

* Update README.md (#158)

Updating the readme with correct introduction.
This commit is contained in:
Denys Vuika 2017-12-15 12:07:00 +00:00 committed by GitHub
parent 34914a4c34
commit 7a3c636274
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,20 @@
# Alfresco Content App
# Alfresco Example Content Application
## Introduction
The Alfresco Content Application is an example application built using
[Alfresco Application Development Framework (ADF)](https://github.com/Alfresco/alfresco-ng2-components) components and was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.7.
### Who is this example application for
This example application demonstrates to Angular software engineers
how to construct a content application using the Alfresco ADF.
This example application represents a meaningful composition of ADF components that provide end users
with a simple and easy to use interface for working with files stored in the Alfresco Content Services repository.
[Public documentation](https://alfresco.github.io/alfresco-content-app/)
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.7.
## Development server
Run `npm start` for a dev server. Navigate to `http://localhost:3000/` (opens by default).