mion00 / predict-react

Frontend of a tool for Predictive Process Monitoring

Home Page:http://research.nirdizati.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nirdizati Research frontend

Build Status Coverage Status

Because React is better than Angular!

Dependencies

Thanks to

This project was bootstrapped with Create React App. Look there for overall documentation.

Development help

package.json contains all commands for this code.

Run tests

npm run test

Heavily recommend React Developer Tools and Redux DevTools Chrome extensions as the make development much easier.

Deployment

To deploy to the wonderful UT servers, I recommend to build the app first with npm run build. Then copy the content to the server and serve with node server.js.

About

Frontend of a tool for Predictive Process Monitoring

http://research.nirdizati.org/

License:MIT License


Languages

Language:JavaScript 80.4%Language:CSS 19.2%Language:HTML 0.2%Language:Shell 0.2%Language:Dockerfile 0.1%