@equinor/well-correlation-panel
v0.2.5
Published
well-correlation-panel is a TypeScript (React) component library for visualization of various data along well bores.
Readme
Well Correlation Panel
well-correlation-panel is a TypeScript (React) component library for visualization of various data along well bores.
🚀 Getting started
- Install dependencies by running
yarn - Start up the development server by running
yarn dev
Yarn
This repo uses Yarn. To set up Yarn, make sure you have Node version 24 or higher, and run corepack enable in a terminal.
When you then run yarn, corepack will automatically download and install the yarn version pinned in package.json.
To read more about yarn, visit yarnpkg.com.
