Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 558 Bytes

File metadata and controls

30 lines (19 loc) · 558 Bytes

Conduit Documentation

This app is built using Docusaurus 3.

Important

Video files in this repository are stored using Git LFS. Make sure to install it before cloning the repository.

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.