Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (20 loc) · 805 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 805 Bytes

angular-nuxeo

An angular JS client for the nuxeo platform

Build Status

Version compatibility

nuxeo version angular-nuxeo version
<=9 <=0.2.0
>10 >0.2.0

Demo

  • Run the demo @home with few steps (prerequisite git & node V0.10+ & npm installed):
 git clone https://github.com/fmaturel/angular-nuxeo.git && cd angular-nuxeo
 npm install
 sudo npm install -g grunt-cli

Then run

grunt serve

License

Released under the MIT License. See the LICENSE file for further details.