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