Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 551 Bytes
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