Faraday Docs

July 13, 2023 ยท View on GitHub

Faraday Docs are powered by Docsify.

Development

Setup

From the Faraday project root, run the following:

npm install # this will install the necessary dependencies

Running the Docs Locally

To preview your changes locally, run the following:

npm run docs

Contents

  1. 1Development
  2. 1.1Setup
  3. 1.2Running the Docs Locally