Skip to content

php-n8n/docs

Repository files navigation

php-n8n Documentation Site

This repository contains the VitePress documentation site for php-n8n/client.

It is only for the documentation website. Client package installation and usage are documented inside the site.

Install

npm install

Development

Start the local docs server:

npm run docs:dev

Open the URL printed by VitePress, usually:

http://localhost:5173

Build

npm run docs:build

The static site is generated in:

.vitepress/dist

Preview Production Build

npm run docs:preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors