Code Monkey home page Code Monkey logo

freas-bpmn4frss-react's Introduction

FREAS BPMN4FRSS React integration

This project integrates the freas-bpmn4frss-library and offers a typed Bpmn4FrssEditor to use within any TypeScript-based React project (vanilla JS will be supported once both the library and this integration are finalised and released as NPM packages).

Prerequisites

  • Node 18 LTS with npm (tested with Node version 18.16.0 and npm version 9.6.6)
  • Free port 8000 (can be changed by modifying the code in the file vite.config.ts)

Running this integration locally

To run in conjuction with the React integration, install the dependencies for this project (freas-bpmn4frss-react):

cd path_to_the_library/freas-bpmn4frss-react
npm i

Then, head over to the freas-bpmn4frss-library and follow the instructions. These two libraries have to be located somewhere in the file system and linked together (as they are not yet released as npm packages). Both libraries have to have their dependencies installed for the code to compile. The freas-bpmn4frss-library provides the modelling core of the library, while the react integration allows mounting the library onto React web pages and adds the ability to make requests to external validators.

After linking the libraries, the last step is to start this application by running the start command in this project's folder:

npm start -- --host 'localhost' --port 8000

This starts a web server listening on port 8000.

Note: currently not transpiled to regular JavaScript, so it only works with React projects that use TypeScript and are able to transpile it themselves.

freas-bpmn4frss-react's People

Contributors

lukas-razz avatar devsedlacektom avatar

Watchers

 avatar  avatar  avatar

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.