# Alfresco Angular2 Components core
Core library for other ng2-alfresco components. This should be added as a dependency for any project using the components. ### Node To correctly use this component check that on your machine is running Node version 5.0.0 or higher. ## Install ```sh npm install --save ng2-alfresco-core ``` ## Main components and services ### Components - Context Menu directive #### Context Menu directive _See **Demo Shell** or **DocumentList** implementation for more details and use cases._ ```html