Skip to content

FluentCRM/fluent-crm-developers-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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