Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.03 KB

File metadata and controls

40 lines (23 loc) · 1.03 KB

OpenProcess

A simple process documentation tool

Check the sample app here

Document processes in simple and practical way

MainScreen

Describe each step and document inputs/outputs

StepCard

Drag-and-drop steps between process lanes

DragAndDropStep

Save and retrieve processes in files using a JSON format

ProcessFile

Installation and building

Run npm install and npm run build

Your files will be on the dist folder ready to deploy on any server

For local development use npm run dev

OpenProcess uses these fantastic open-source tools, frameworks and libraries

LICENSE MIT