Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 213 Bytes

File metadata and controls

7 lines (6 loc) · 213 Bytes

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