An angular JS client for the nuxeo platform
nuxeo version | angular-nuxeo version |
---|---|
<=9 | <=0.2.0 |
>10 | >0.2.0 |
- 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
Released under the MIT License. See the LICENSE file for further details.