Skip to content

nicu/one-flow

Repository files navigation

OneFlow

Live demo: https://nicu.github.io/one-flow/

OneFlow is a concise React-based visual builder and component sandbox. It demonstrates a plugin-driven component registry, lazy-rendering lists and grids, data binding, animations and an editable canvas for rapid prototyping.

Quick start

  • Install dependencies:
npm install
  • Run development server:
npm run dev
  • Build for GitHub Pages (outputs to docs/):
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published