A simple value stream mapping application to help automate a tedious manual process
- Local persistance
- Drag and drop
- Upload and download VSM
- Parallel and converging value streams
- Auto-calculated totals
- PDF export
- Auto Layout
- Highlight constraints
- Current Reality Diagram
npm run dev
: Serve on port 3000npm test
: Run all of the testsnpm run test:watch
: Test in TDD mode
Thanks for considering contributing to this value stream mapping tool. We have a few requests.
- We gladly accept tested contributions for fix or features that met the product goals.
- Please use functional style for all contributions to keep the code consistant.