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
- Host: GitHub
- URL: https://github.com/a7ul/flow-engine-in-js
- Owner: a7ul
- Created: 2018-03-27T17:31:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T17:48:13.000Z (over 7 years ago)
- Last Synced: 2025-01-09T08:45:48.612Z (12 months ago)
- Topics: engine, experiment, flow, javascript
- Language: JavaScript
- Size: 529 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🍺