Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 464 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 464 Bytes

Conduit Documentation

This app is built using Docusaurus 3.

The Conduit Documentation contains:

  • Conduit Documentation

Getting Started

  1. Install Local Dependencies:

    • Yarn
    • Node.js version >= 18
  2. Install NPM Modules:

    yarn install
  3. Start local development server:

    yarn start

Deploying to Production

The main branch is auto deployed using CloudFlare.