Giter Club home page Giter Club logo

dyvpromo's Introduction

DyVProMo

DyVProMo is a process model viewer tool where you can upload a BPMN 2.0 XML file, view it and change the level of detail.

Development Requirements

  • Node >= 10.16 and npm >= 5.6

Start

Run npm start in root directory to start development server. Server will run on localhost:3000. The page will automatically reload if you make changes to the code. You can find more details here: https://github.com/facebook/create-react-app.

Dependencies

  • React (Frontend)
  • Bootstrap (Styling)
  • Sass (Styling)
  • Bpmn.io (BPMN Framework)
  • react-icons (Icons)
  • react-dropzone (Drag & Drop)

Look at package.json for a detailed list with version numbers.

Misc

  • This work only uses React hooks and no full React.Components.
  • It was set up with the tool create-react-app. The tool creates a Node.js Server and all dependencies are defined in the package.json file.
  • The index.js file is the start point for the React application which injects the 'RootComponent.js' in the index.html.
  • You can auto-format the source code with the command npx prettier --write . in the root directory (. is the directory where you want to apply auto-formatting). Associated files are .prettierignore and .prettierrc.json.
  • At the time of development, there was only a beta version of bootstrap 5 available. Make sure to use a proper release version once it is released.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.