Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 522 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 522 Bytes

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.