Nuxeo Marketplace

Find Nuxeo packages for your application

ReactJS UI Sample

By nuxeo

This package is a sample UI built with ReactJS. It has basic basic CRUD for documents and file uploads.

Usage

Create containers to store files. Files can be used to upload attachments.

Installation

1) Get the source code:

git clone https://github.com/nuxeo-sandbox/reactjs-sample-ui

2) Build using Maven:

mvn clean install -Pmp,ftest

3) Starting After correct build and test, navigate to react-sample-mp/ftest/webdriverio/target/tomcat.

The tomcat folder contains the whole application.

Run ./nuxeoctl console on terminal from the bin folder of tomcat folder. Go to http://localhost:8080 Log In with username: Administrator, password: Administrator Set URL to http://localhost:8080/nuxeo/sampleUI