Update PREREQUISITES.md

This commit is contained in:
Denys Vuika 2016-07-11 13:27:21 +01:00 committed by GitHub
parent 1eed604cfe
commit f575bc5f61

View File

@ -5,6 +5,10 @@ The [Angular 2](https://angular.io/) based application development framework req
- An Alfresco Platform Repository (version [5.2.a-EA](https://wiki.alfresco.com/wiki/Community_file_list_201606-EA) or newer) to talk to, which has [CORS](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) enabled.
- [Node.js](https://nodejs.org/en/) JavaScript runtime.
- [npm](https://www.npmjs.com/) package manager for JavaScript.
**Verify that you are running at least node `v5.x.x` and npm `3.x.x`**
by running `node -v` and `npm -v` in a terminal/console window.
Older versions produce errors.
## Installing Alfresco