Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 583 Bytes

File metadata and controls

21 lines (14 loc) · 583 Bytes

Frank!Framework Docs

The official documentation for the Frank!Framework

A centralized resource for all things Frank!Framework, including getting started guides and links to the Manual, API references and more.

Local Development

This website is built using Docusaurus, a modern static website generator.

Install dependencies:

pnpm

Start the development server:

pnpm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.