Skip to content

funcai/funcai-php-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FuncAI PHP Documentation

This is the source code for the FuncAI PHP Documentation.

Development

Install the dependencies

npm install

Run the local dev server

npm run dev