Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 442 Bytes

File metadata and controls

15 lines (8 loc) · 442 Bytes

Web Components Documentation

This is a documentation for the Open Food Facts Web Components.

Getting Started

Prerequisites

Install project like its described here

Serve documentation locally

To serve the documentation locally, run the following command: npm run serve:doc. It will build the components and serve the documentation on http://localhost:8000.

Now you can then update the documentation.