Skip to Content

Getting Started with The Lab Notebook

Welcome to The Lab Notebook documentation! This section contains guides to help you get started and contribute to the project.

Available Guides

Quick Start

  1. Clone and install:

    git clone <repository-url> cd the-lab-notebook npm install
  2. Start development:

    npm run dev
  3. Start exploring:

    • Check out existing projects in content/project/
    • Read the development guide for coding standards
    • Run npm run check to verify your setup

Need Help?

Last updated on