Skip to content

CGeekDylan/Reactflow-data-story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStory 💫

Visual Programming | Data Transformation | ETL | Process design

ds_readme_gif

Docs | Playground

Installation

yarn add @data-story/ui

Example Usage

import '@data-story/ui/dist/data-story.css';
import { DataStory } from '@data-story/ui'

export default function Home() {
  return (
    <main className="h-screen">
      <DataStory />
    </main>
  )
}

License

MIT

About

ReactFlow project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published