Skip to content

dream-num/univer-pro-sheet-start-kit

Repository files navigation

univer-pro-sheet-start-kit

This template can help you get started with using the Univer Pro, and you can use the code inside to create useful applications.

  • collaboration plugin with Univer Pro API
  • exchange plugin with Univer Pro API
  • print plugin with Univer Pro API

More about Univer Pro

You can find more information about Univer Pro here.

How to use

First, you need to deploy Univer Pro with Docker, you can follow the instructions here.

Then, you can use the following command to start the application:

pnpm install
pnpm dev

Open two different browsers and visit http://localhost:5173/, you can test the collaboration feature.

Online Demo

You also can see the online demo here.