Skip to content

ipni/cid.contact

Repository files navigation

cid.contact Web UI

Deploy Pages

This repository contains the web UI of cid.contact

Deployment

The content here is built and deployed on merge to main via GitHub Pages action.

Build

To build the project locally, run

npm ci
npm run build

This will generate the static content into outdirectory.