This repository contains the web UI of cid.contact
The content here is built and deployed on merge to main
via GitHub Pages action.
To build the project locally, run
npm ci
npm run build
This will generate the static content into out
directory.
This repository contains the web UI of cid.contact
The content here is built and deployed on merge to main
via GitHub Pages action.
To build the project locally, run
npm ci
npm run build
This will generate the static content into out
directory.