Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 290 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 290 Bytes

DCI frontend

https://dci.openmesh.network/

Website interface to participate in the Decentralized Cloud Initiative (DCI) 2025.

Commands

bun i
bun run dev
bun run build
bun run start

It is recommended to use bun, but you can also replace it with npm in the commands above.