Back to Faraday

Faraday Docs

docs/README.md

2.14.1340 B
Original Source

Faraday Docs

Faraday Docs are powered by Docsify.

Development

Setup

From the Faraday project root, run the following:

bash
npm install # this will install the necessary dependencies

Running the Docs Locally

To preview your changes locally, run the following:

bash
npm run docs