Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 596 Bytes
FluentCRM Logo

FluentCRM Developers Docs

Resources and tutorials for FluentCRM 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