FluentBoards Logo

FluentBoards Developers Docs

Resources and tutorials for FluentBoards developers.

Documentation

Check out our developer resources:

How to build Locally

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev to start the development server
  4. Run npm run build to build the static site