Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1 KB

README.md

File metadata and controls

33 lines (25 loc) · 1 KB

Faithful Logo

Faithful Docs

The official site with documentation and guides related to Faithful.

RepoSize Issues PullRequests Stars


Requirements

  • NodeJS 16+ https://nodejs.org
  • pnpm (corepack enable + corepack prepare pnpm@latest --activate)

Running

pnpm install
pnpm dev

Building

pnpm build

You can preview the production build with pnpm preview.