Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 420 Bytes

File metadata and controls

18 lines (12 loc) · 420 Bytes

IronCalc Webxdc

image

Bundle the ironcal frontend as webxdc application.

Syncing

You can sync your sheets with other group members.

Building

You can build the webxdc with the following commands:

pnpm install
pnpm build

The webxdc will then be in the dist-xdc folder.