swapnil-verma-gl 356260b5d1
Post release version bump (#10417)
* Post release version bump

* Post release version bump

* Release notes and docs cleanup for v7.0.0-alpha.6

* Fixed js-api version in cli package.json
2024-11-21 16:30:58 +05:30
..
2024-10-23 15:23:38 +01:00

Alfresco JavaScript API

JavaScript client API for the Alfresco REST API and Activiti REST API.

API clients documentation

Guides

Prerequisites

The minimal supported versions are:

Installing

Using NPM:

npm install @alfresco/js-api

Development

To run the build

npm run build

To run the test

npm run test