Skip to content

xin-nie/flow-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flow-engine

A simple flow engine that evaluates rules against passing object.

Requirement

node > 6.11

yarn > 0.24

Install

Install yarn first:

npm install -g yarn

And install dependencies:

yarn install

Usage

Build app first:

yarn run build

Then you can start playing:

yarn run serve

Or you can start dev mode with file watcher:

yarn start

Test

yarn run test

About

A simple flow engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published