Skip to content

This project demonstrates how to integrate Kedro-Viz as React component into a simple React application.

Notifications You must be signed in to change notification settings

kedro-org/kedro-viz-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kedro-Viz Standalone

This project demonstrates how to integrate Kedro-Viz as React component into a simple React application. For more information please visit Kedro-Viz and Kedro-Viz on npm

Installation

  1. Clone the repository:

    git clone https://github.com/kedro-org/kedro-viz-standalone.git
    cd kedro-viz-standalone
  2. Install the dependencies:

    npm install

Usage

  1. Start the development server:

    npm start
  2. Open your browser and navigate to http://localhost:3000 to see the Kedro-Viz standalone.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

Kedro-Viz standalone is licensed under the Apache 2.0 License.

About

This project demonstrates how to integrate Kedro-Viz as React component into a simple React application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published