This is ejected from create-react-app
This is the UI module which powers the front-end of the submission system.
The UI module is written using the following technology stack:
Install [nodejs] (http://nodejs.org/#download) 4 or above. nvm is recommended.
cd dcc/dcc-submission/dcc-submission-ui
npm install
cd dcc/dcc-submission/dcc-submission-ui
npm start
Start the dcc-submission-server
Point your browser to:
cd dcc/dcc-submission/dcc-submission-ui
mvn