Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 534 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 534 Bytes

Deprecated, this repository is no longer used to update the documentation, the documentation is now part of the product site.

FilePond Documentation

These are the source files for the FilePond documentation

The documentation is based on Cupper

The markdown files can be found in the content/ directory.

Install node modules:

npm install

Start development server:

npm run serve

Navigate to http://localhost:1313