ipni / cid.contact

cid.contact Web UI
https://cid.contact
1 stars 1 forks source link
ui web

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.