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
-
Clone the repository:
git clone https://github.com/kedro-org/kedro-viz-standalone.git cd kedro-viz-standalone
-
Install the dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to
http://localhost:3000
to see the Kedro-Viz standalone.
Contributions are welcome! Please feel free to submit a Pull Request.
Kedro-Viz standalone is licensed under the Apache 2.0 License.