Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 341 Bytes

Faraday Docs

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