An open API service indexing awesome lists of open source software.

https://github.com/a7ul/flow-engine-in-js

A simple flow engine in js
https://github.com/a7ul/flow-engine-in-js

engine experiment flow javascript

Last synced: 6 months ago
JSON representation

A simple flow engine in js

Awesome Lists containing this project

README

          

# Flow engine in JS

Demo at : [http://master-atul.github.io/flow-engine-in-js](http://master-atul.github.io/flow-engine-in-js)

To start in dev mode:

1. yarn install

2. yarn start

For building:

1. yarn install
2. PUBLIC_URL=. yarn build

Test Coverage: **95.59%**

Yo! 🍺