This project is a React and D3.js application for visualizing a reservoir's network.
-
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
This will start the application, and you can view it in your browser at the URL provided by Vite (usually http://localhost:5173).
