Skip to content

Repository files navigation

NeuralAtlas

To run in development mode:

  1. Clone the repository
  2. Navigate to the interpretability-viewer directory
  3. Install dependencies with npm install
  4. Start the development server with npm run dev